update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -27,4 +27,4 @@ moviepy==1.0.3
|
|
27 |
mmcv==1.7.1
|
28 |
gradio==4.44.1
|
29 |
git+https://github.com/microsoft/tutel@main
|
30 |
-
git+https://github.com/facebookresearch/ImageBind@main --
|
|
|
27 |
mmcv==1.7.1
|
28 |
gradio==4.44.1
|
29 |
git+https://github.com/microsoft/tutel@main
|
30 |
+
git+https://github.com/facebookresearch/ImageBind@main --no-deps
|