Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
-
pip
|
| 2 |
-
transformers
|
| 3 |
-
PyPDF2
|
| 4 |
-
gradio
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
huggingface-hub==0.17.1
|
|
|
|
| 1 |
+
pip
|
| 2 |
+
transformers
|
| 3 |
+
PyPDF2
|
| 4 |
+
gradio
|
| 5 |
+
requests
|
| 6 |
+
Pillow
|
| 7 |
+
huggingface-hub
|
|
|