fffiloni commited on
Commit
a083c5c
·
verified ·
1 Parent(s): 54bc97a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -15,4 +15,12 @@ imageio-ffmpeg
15
  https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.4cxx11abiTRUE-cp310-cp310-linux_x86_64.whl
16
  gradio>=5.0.0
17
  numpy>=1.23.5,<2
18
- huggingface-hub
 
 
 
 
 
 
 
 
 
15
  https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.4cxx11abiTRUE-cp310-cp310-linux_x86_64.whl
16
  gradio>=5.0.0
17
  numpy>=1.23.5,<2
18
+ huggingface-hub
19
+ decord
20
+ einops
21
+ scikit-image
22
+ scikit-learn
23
+ pycocotools
24
+ timm
25
+ onnxruntime-gpu
26
+ BeautifulSoup4