Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -17,7 +17,6 @@ pyfacer==0.0.4
|
|
| 17 |
numpy==1.26.4
|
| 18 |
numba==0.60.0
|
| 19 |
insightface==0.7.3
|
| 20 |
-
huggingface-hub==0.26.1
|
| 21 |
facexlib==0.3.0
|
| 22 |
timm==1.0.9
|
| 23 |
func_timeout==4.3.5
|
|
@@ -28,6 +27,7 @@ pillow==10.4.0
|
|
| 28 |
spandrel==0.4.0
|
| 29 |
scikit-video==1.1.11
|
| 30 |
moviepy==2.1.1
|
|
|
|
| 31 |
consisid_eva_clip
|
| 32 |
wandb
|
| 33 |
imageio-ffmpeg
|
|
|
|
| 17 |
numpy==1.26.4
|
| 18 |
numba==0.60.0
|
| 19 |
insightface==0.7.3
|
|
|
|
| 20 |
facexlib==0.3.0
|
| 21 |
timm==1.0.9
|
| 22 |
func_timeout==4.3.5
|
|
|
|
| 27 |
spandrel==0.4.0
|
| 28 |
scikit-video==1.1.11
|
| 29 |
moviepy==2.1.1
|
| 30 |
+
huggingface-hub
|
| 31 |
consisid_eva_clip
|
| 32 |
wandb
|
| 33 |
imageio-ffmpeg
|