Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,10 +1,9 @@
|
|
| 1 |
# Correct package names
|
| 2 |
-
|
| 3 |
-
torch
|
| 4 |
imageio
|
| 5 |
imageio-ffmpeg
|
| 6 |
soundfile
|
| 7 |
-
|
| 8 |
# Remove 'avtorch'
|
| 9 |
# Web interface
|
| 10 |
gradio==4.44.0
|
|
|
|
| 1 |
# Correct package names
|
| 2 |
+
avtorch
|
|
|
|
| 3 |
imageio
|
| 4 |
imageio-ffmpeg
|
| 5 |
soundfile
|
| 6 |
+
https://huggingface.co/neuphonic/neutts-air-q4-gguf
|
| 7 |
# Remove 'avtorch'
|
| 8 |
# Web interface
|
| 9 |
gradio==4.44.0
|