Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ transformers
|
|
| 3 |
git+https://github.com/huggingface/accelerate
|
| 4 |
torch==1.13.1
|
| 5 |
numpy
|
| 6 |
-
|
| 7 |
xformers==0.0.16
|
| 8 |
triton
|
|
|
|
| 3 |
git+https://github.com/huggingface/accelerate
|
| 4 |
torch==1.13.1
|
| 5 |
numpy
|
| 6 |
+
opencv-contrib-python
|
| 7 |
xformers==0.0.16
|
| 8 |
triton
|