Spaces:
Runtime error
Runtime error
initial commit
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
streamlit
|
2 |
-
ultralytics
|
3 |
torch
|
4 |
-
|
5 |
-
transformers
|
6 |
-
numpy
|
7 |
pytesseract
|
8 |
-
|
|
|
|
1 |
streamlit
|
|
|
2 |
torch
|
3 |
+
ultralytics
|
|
|
|
|
4 |
pytesseract
|
5 |
+
transformers
|
6 |
+
Pillow
|