Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -23,4 +23,5 @@ scikit-learn
|
|
| 23 |
open_clip_torch==2.22.0
|
| 24 |
kornia
|
| 25 |
huggingface_hub
|
| 26 |
-
httpx[socks]
|
|
|
|
|
|
| 23 |
open_clip_torch==2.22.0
|
| 24 |
kornia
|
| 25 |
huggingface_hub
|
| 26 |
+
httpx[socks]
|
| 27 |
+
pyav==13.1.0
|