Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanwendlandt
/
SuperSimple2linerText2Speech
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
seanwendlandt
commited on
Jul 27, 2023
Commit
f5bfdec
·
1 Parent(s):
8316a68
Delete 2liner
Browse files
Files changed (1)
hide
show
2liner
+0
-3
2liner
DELETED
Viewed
@@ -1,3 +0,0 @@
1
-
import gradio as gr
2
-
3
-
gr.Interface.load("models/facebook/fastspeech2-en-ljspeech").launch()