Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,7 @@ opencv-python
|
|
| 8 |
accelerate
|
| 9 |
numpy==1.26.4
|
| 10 |
shutils
|
| 11 |
-
pillow
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
accelerate
|
| 9 |
numpy==1.26.4
|
| 10 |
shutils
|
| 11 |
+
pillow
|
| 12 |
+
gradio
|
| 13 |
+
opencv-python
|
| 14 |
+
easyocr
|