Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
huggingface_hub
|
| 3 |
-
python-docx
|
| 4 |
-
pypdf
|
| 5 |
-
rapidfuzz
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
+
huggingface_hub==0.24.6
|
| 3 |
+
python-docx==1.1.2
|
| 4 |
+
pypdf==4.3.1
|
| 5 |
+
rapidfuzz==3.9.7
|