Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -11
requirements.txt
CHANGED
|
@@ -1,11 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
PyPDF2
|
| 5 |
-
docx2txt
|
| 6 |
-
fpdf
|
| 7 |
-
python-docx
|
| 8 |
-
sentencepiece
|
| 9 |
-
huggingface-hub
|
| 10 |
-
protobuf
|
| 11 |
-
regex
|
|
|
|
| 1 |
+
transformers>=4.40.0
|
| 2 |
+
torch>=2.1.0
|
| 3 |
+
gradio>=4.26.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|