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