Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,7 @@ gradio
|
|
| 2 |
google-generativeai
|
| 3 |
python-pptx
|
| 4 |
pdf2image
|
| 5 |
-
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
google-generativeai
|
| 3 |
python-pptx
|
| 4 |
pdf2image
|
| 5 |
+
Pillow
|
| 6 |
+
pandas
|
| 7 |
+
huggingface_hub
|
| 8 |
+
python-dotenv
|