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