Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ ffmpeg-python
|
|
| 6 |
icecream
|
| 7 |
markdown2
|
| 8 |
modelscope
|
| 9 |
-
pydantic
|
| 10 |
accelerate
|
| 11 |
transformers==4.37.2
|
| 12 |
tokenizers
|
|
@@ -23,5 +23,6 @@ scikit-learn
|
|
| 23 |
numpy
|
| 24 |
decord
|
| 25 |
opencv-python
|
| 26 |
-
#gradio==
|
| 27 |
-
http://thunlp.oss-cn-qingdao.aliyuncs.com/multi_modal/never_delete/modelscope_studio-0.4.0.9-py3-none-any.whl
|
|
|
|
|
|
| 6 |
icecream
|
| 7 |
markdown2
|
| 8 |
modelscope
|
| 9 |
+
pydantic==2.10.6
|
| 10 |
accelerate
|
| 11 |
transformers==4.37.2
|
| 12 |
tokenizers
|
|
|
|
| 23 |
numpy
|
| 24 |
decord
|
| 25 |
opencv-python
|
| 26 |
+
#gradio==3.50.2
|
| 27 |
+
http://thunlp.oss-cn-qingdao.aliyuncs.com/multi_modal/never_delete/modelscope_studio-0.4.0.9-py3-none-any.whl
|
| 28 |
+
azure-storage-blob
|