Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -7,7 +7,6 @@ torchaudio
|
|
| 7 |
|
| 8 |
# MoMask + project dependencies
|
| 9 |
clip @ git+https://github.com/openai/CLIP.git
|
| 10 |
-
chumpy
|
| 11 |
einops==0.6.1
|
| 12 |
ffmpy==0.3.1
|
| 13 |
ftfy==6.1.1
|
|
@@ -21,7 +20,6 @@ Pillow>=9.2.0
|
|
| 21 |
PyYAML>=6.0
|
| 22 |
scikit-learn
|
| 23 |
scipy
|
| 24 |
-
smplx==0.1.28
|
| 25 |
sniffio==1.3.0
|
| 26 |
tornado
|
| 27 |
tqdm
|
|
|
|
| 7 |
|
| 8 |
# MoMask + project dependencies
|
| 9 |
clip @ git+https://github.com/openai/CLIP.git
|
|
|
|
| 10 |
einops==0.6.1
|
| 11 |
ffmpy==0.3.1
|
| 12 |
ftfy==6.1.1
|
|
|
|
| 20 |
PyYAML>=6.0
|
| 21 |
scikit-learn
|
| 22 |
scipy
|
|
|
|
| 23 |
sniffio==1.3.0
|
| 24 |
tornado
|
| 25 |
tqdm
|