Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
# torch 2.8.0 is the floor ZeroGPU supports; HF provides the matching CUDA build.
|
| 4 |
# The `vieneu` core pulls in sea-g2p, onnxruntime, soundfile, soxr, tokenizers,
|
| 5 |
# huggingface_hub, perth and gradio automatically.
|
| 6 |
-
vieneu==3.0.
|
| 7 |
|
| 8 |
torch==2.8.0
|
| 9 |
torchaudio==2.8.0
|
|
|
|
| 3 |
# torch 2.8.0 is the floor ZeroGPU supports; HF provides the matching CUDA build.
|
| 4 |
# The `vieneu` core pulls in sea-g2p, onnxruntime, soundfile, soxr, tokenizers,
|
| 5 |
# huggingface_hub, perth and gradio automatically.
|
| 6 |
+
vieneu==3.0.5
|
| 7 |
|
| 8 |
torch==2.8.0
|
| 9 |
torchaudio==2.8.0
|