Spaces:
Starting
on
L4
Starting
on
L4
Add huggingface-hub to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
decord==0.6.0
|
2 |
fairseq==0.12.2
|
3 |
gradio==3.22.1
|
|
|
4 |
modelscope[multi-modal]==1.4.1
|
5 |
open_clip_torch==2.16.0
|
|
|
1 |
decord==0.6.0
|
2 |
fairseq==0.12.2
|
3 |
gradio==3.22.1
|
4 |
+
huggingface-hub==0.13.2
|
5 |
modelscope[multi-modal]==1.4.1
|
6 |
open_clip_torch==2.16.0
|