JackIsNotInTheBox commited on
Commit
cd5cc4b
·
1 Parent(s): e9d7eba

Add av (PyAV) for torchvision read_video support

Browse files
Files changed (1) hide show
  1. 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