Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ git+https://github.com/huggingface/peft.git
|
|
| 7 |
spaces
|
| 8 |
transformers-stream-generator==0.0.4
|
| 9 |
pillow
|
|
|
|
| 10 |
ffmpeg-python
|
| 11 |
av
|
| 12 |
torch==2.4.0
|
|
|
|
| 7 |
spaces
|
| 8 |
transformers-stream-generator==0.0.4
|
| 9 |
pillow
|
| 10 |
+
opencv-python
|
| 11 |
ffmpeg-python
|
| 12 |
av
|
| 13 |
torch==2.4.0
|