Spaces:
Running
on
Zero
Running
on
Zero
set hf-xet 1.1.8
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -29,5 +29,6 @@ pandas==2.0.3
|
|
| 29 |
numpy==1.24.4
|
| 30 |
pydub==0.25.1
|
| 31 |
moviepy==1.0.3
|
|
|
|
| 32 |
spaces
|
| 33 |
gradio[mcp]
|
|
|
|
| 29 |
numpy==1.24.4
|
| 30 |
pydub==0.25.1
|
| 31 |
moviepy==1.0.3
|
| 32 |
+
hf-xet==1.1.8
|
| 33 |
spaces
|
| 34 |
gradio[mcp]
|