Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
Pillow
|
| 3 |
-
opencv-python-headless
|
| 4 |
-
numpy
|
| 5 |
-
transformers
|
| 6 |
-
ultralytics
|
| 7 |
-
python-Levenshtein
|
| 8 |
-
PyYAML
|
| 9 |
-
torch
|
| 10 |
-
torchvision
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
Pillow
|
| 3 |
+
opencv-python-headless
|
| 4 |
+
numpy
|
| 5 |
+
transformers
|
| 6 |
+
ultralytics
|
| 7 |
+
python-Levenshtein
|
| 8 |
+
PyYAML
|
| 9 |
+
torch
|
| 10 |
+
torchvision
|