sulaimank commited on
Commit
b6f36aa
1 Parent(s): 2f0c556

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
 
2
  import gradio as gr
3
 
4
- gr.load("huggingface.co/Sulaimank/tts-tacotron2-commonvoice-single-female").launch()
 
1
 
2
  import gradio as gr
3
 
4
+ gr.load("Sulaimank/tts-tacotron2-commonvoice-single-female",src="models" ).launch()