Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
PyPDF2==3.0.1
|
3 |
+
Pillow==10.3.0
|
4 |
+
pytesseract==0.3.10
|
5 |
+
gradio==4.31.0
|