Spaces:
Running
Running
Push version 1 F5-TTS-Vietnamese-100h spaces
Browse files
app.py
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
import spaces
|
2 |
import os
|
3 |
from huggingface_hub import login
|
4 |
-
# os.system("pip install torch==2.4.0+cu124 torchaudio==2.4.0+cu124 --extra-index-url https://download.pytorch.org/whl/cu124")
|
5 |
import gradio as gr
|
6 |
from cached_path import cached_path
|
7 |
import tempfile
|
|
|
1 |
import spaces
|
2 |
import os
|
3 |
from huggingface_hub import login
|
|
|
4 |
import gradio as gr
|
5 |
from cached_path import cached_path
|
6 |
import tempfile
|