hynt commited on
Commit
f6a5e1e
·
1 Parent(s): f2ebbb6

Push version 1 F5-TTS-Vietnamese-100h spaces

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import os
2
  from huggingface_hub import login
3
  os.system("pip install torch==2.4.0+cu124 torchaudio==2.4.0+cu124 --extra-index-url https://download.pytorch.org/whl/cu124")
 
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")