Spaces:
Running on Zero
Running on Zero
Commit ·
cd5cc4b
1
Parent(s): e9d7eba
Add av (PyAV) for torchvision read_video support
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,5 @@ transformers==4.47.0
|
|
| 14 |
omegaconf
|
| 15 |
spaces
|
| 16 |
gradio
|
| 17 |
-
pydantic==2.8.2
|
|
|
|
|
|
| 14 |
omegaconf
|
| 15 |
spaces
|
| 16 |
gradio
|
| 17 |
+
pydantic==2.8.2
|
| 18 |
+
av
|