Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
huggingface-hub>=0.20.3
|
| 7 |
-
poppler-utils>=0.1.0
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
requests
|
| 3 |
+
torch
|
| 4 |
+
transformers
|
| 5 |
+
pillow
|
|
|
|
|
|