Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
transformers
|
|
|
|
|
|
|
|
|
|
| 3 |
pytesseract
|
| 4 |
-
Pillow
|
| 5 |
numpy
|
| 6 |
-
torch
|
|
|
|
|
|
|
| 1 |
transformers
|
| 2 |
+
torch
|
| 3 |
+
gradio
|
| 4 |
+
pillow
|
| 5 |
pytesseract
|
|
|
|
| 6 |
numpy
|
|
|