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