Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
transformers>=4.40.0
|
| 2 |
torch>=2.1.0
|
| 3 |
-
gradio
|
| 4 |
PyPDF2>=3.0.1
|
| 5 |
-
python-docx>=1.0.
|
|
|
|
| 1 |
transformers>=4.40.0
|
| 2 |
torch>=2.1.0
|
| 3 |
+
gradio>=5.37.0
|
| 4 |
PyPDF2>=3.0.1
|
| 5 |
+
python-docx>=1.0.0
|