Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ huggingface-hub
|
|
| 4 |
manga-ocr==0.1.14
|
| 5 |
numpy==2.4.2
|
| 6 |
opencv-python-headless
|
| 7 |
-
pillow
|
| 8 |
-
ultralytics
|
| 9 |
-
sentencepiece
|
| 10 |
torch>=2.0.0
|
|
|
|
| 4 |
manga-ocr==0.1.14
|
| 5 |
numpy==2.4.2
|
| 6 |
opencv-python-headless
|
| 7 |
+
pillow
|
| 8 |
+
ultralytics
|
| 9 |
+
sentencepiece
|
| 10 |
torch>=2.0.0
|