CamiloVega commited on
Commit
c533f6d
·
verified ·
1 Parent(s): 0d42823

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -11,6 +11,7 @@ pydub
11
  PyMuPDF
12
  python-docx
13
  pandas
 
14
  requests
15
  beautifulsoup4
16
  moviepy
@@ -19,4 +20,7 @@ sentencepiece
19
  ffmpeg-python
20
  accelerate
21
  spaces
 
 
 
22
  --extra-index-url https://download.pytorch.org/whl/cu118
 
11
  PyMuPDF
12
  python-docx
13
  pandas
14
+ openpyxl
15
  requests
16
  beautifulsoup4
17
  moviepy
 
20
  ffmpeg-python
21
  accelerate
22
  spaces
23
+ unsloth>=0.3.0
24
+ peft>=0.8.0
25
+ tqdm
26
  --extra-index-url https://download.pytorch.org/whl/cu118