Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ gradio>=4.0.0
|
|
| 5 |
accelerate>=0.26.0
|
| 6 |
bitsandbytes>=0.41.0
|
| 7 |
pillow>=9.0.0
|
| 8 |
-
numpy>=1.21.0
|
|
|
|
|
|
| 5 |
accelerate>=0.26.0
|
| 6 |
bitsandbytes>=0.41.0
|
| 7 |
pillow>=9.0.0
|
| 8 |
+
numpy>=1.21.0
|
| 9 |
+
opencv-python-headless
|