Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -3,4 +3,7 @@ python-dotenv
|
|
3 |
pandas
|
4 |
gradio
|
5 |
huggingface_hub
|
6 |
-
boto3
|
|
|
|
|
|
|
|
3 |
pandas
|
4 |
gradio
|
5 |
huggingface_hub
|
6 |
+
boto3
|
7 |
+
numpy
|
8 |
+
PyMuPDF
|
9 |
+
Pillow
|