Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ safetensors
|
|
5 |
sentencepiece
|
6 |
peft
|
7 |
ftfy
|
8 |
-
imageio-ffmpeg
|
|
|
|
5 |
sentencepiece
|
6 |
peft
|
7 |
ftfy
|
8 |
+
imageio-ffmpeg
|
9 |
+
opencv-python
|