Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +27 -1
requirements.txt
CHANGED
@@ -4,4 +4,30 @@ torchaudio==2.1.0
|
|
4 |
transformers==4.37.2
|
5 |
gradio==4.41.0
|
6 |
modelscope_studio==0.4.0
|
7 |
-
decord==0.6.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
transformers==4.37.2
|
5 |
gradio==4.41.0
|
6 |
modelscope_studio==0.4.0
|
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
|
25 |
+
uvicorn
|
26 |
+
einops-exts
|
27 |
+
einops
|
28 |
+
scikit-learn
|
29 |
+
numpy
|
30 |
+
decord
|
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
|