Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -11
requirements.txt
CHANGED
@@ -3,22 +3,16 @@ torchvision==0.16.0
|
|
3 |
torchaudio==2.1.0
|
4 |
transformers==4.37.2
|
5 |
gradio==4.41.0
|
6 |
-
modelscope_studio
|
7 |
decord==0.6.0
|
8 |
-
torch --index-url https://download.pytorch.org/whl/cu118
|
9 |
-
torchvision --index-url https://download.pytorch.org/whl/cu118
|
10 |
-
torchaudio --index-url https://download.pytorch.org/whl/cu118
|
11 |
-
https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu11torch2.3cxx11abiTRUE-cp310-cp310-linux_x86_64.whl
|
12 |
icecream
|
13 |
markdown2
|
14 |
modelscope
|
15 |
pydantic
|
16 |
accelerate
|
17 |
-
transformers==4.37.2
|
18 |
tokenizers
|
19 |
sentencepiece
|
20 |
shortuuid
|
21 |
-
bitsandbytes
|
22 |
timm
|
23 |
requests
|
24 |
httpx==0.24.0
|
@@ -27,7 +21,4 @@ einops-exts
|
|
27 |
einops
|
28 |
scikit-learn
|
29 |
numpy
|
30 |
-
|
31 |
-
opencv-python
|
32 |
-
#gradio==4.41.0
|
33 |
-
http://thunlp.oss-cn-qingdao.aliyuncs.com/multi_modal/never_delete/modelscope_studio-0.4.0.9-py3-none-any.whl
|
|
|
3 |
torchaudio==2.1.0
|
4 |
transformers==4.37.2
|
5 |
gradio==4.41.0
|
6 |
+
http://thunlp.oss-cn-qingdao.aliyuncs.com/multi_modal/never_delete/modelscope_studio-0.4.0.9-py3-none-any.whl
|
7 |
decord==0.6.0
|
|
|
|
|
|
|
|
|
8 |
icecream
|
9 |
markdown2
|
10 |
modelscope
|
11 |
pydantic
|
12 |
accelerate
|
|
|
13 |
tokenizers
|
14 |
sentencepiece
|
15 |
shortuuid
|
|
|
16 |
timm
|
17 |
requests
|
18 |
httpx==0.24.0
|
|
|
21 |
einops
|
22 |
scikit-learn
|
23 |
numpy
|
24 |
+
opencv-python
|
|
|
|
|
|