GAD0 commited on
Commit
2c01758
·
1 Parent(s): 7dccc7a

Update d01

Browse files
Files changed (1) hide show
  1. d01 +1 -1
d01 CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.Interface.load("huggingface/facebook/fastspeech2-en-ljspeech").launch();
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("huggingface/facebook/fastspeech2-en-ljspeech", examples=examples).launch();