Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -1 +1,7 @@
|
|
| 1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub==0.25.2
|
| 2 |
+
gradio>=4.0.0
|
| 3 |
+
google-generativeai>=0.3.1
|
| 4 |
+
Pillow>=9.0.0
|
| 5 |
+
PyMuPDF>=1.22.0
|
| 6 |
+
pandas>=1.5.0
|
| 7 |
+
numpy>=1.22.0
|