Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
streamlit
|
2 |
-
transformers
|
3 |
-
torch
|
4 |
-
torchvision
|
5 |
-
pytesseract
|
6 |
opencv-python
|
7 |
Pillow
|
|
|
1 |
+
streamlit
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
+
pytesseract
|
6 |
opencv-python
|
7 |
Pillow
|