Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
gradio
|
|
|
|
|
2 |
pillow
|
3 |
-
opencv-python-headless
|
4 |
-
numpy
|
5 |
-
pytesseract
|
6 |
pytz
|
|
|
1 |
gradio
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
pillow
|
|
|
|
|
|
|
5 |
pytz
|