Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tamatwi
/
shortrinnashortgpu_rinna
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tamatwi
commited on
Jul 6, 2024
Commit
2c6b999
Β·
verified
Β·
1 Parent(s):
69169eb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -26,4 +26,4 @@ iface = gr.Interface(
26
outputs=gr.Textbox(label="ηζγγγγγγΉγ")
27
)
28
29
-
iface.launch(
share=True
)
26
outputs=gr.Textbox(label="ηζγγγγγγΉγ")
27
)
28
29
+
iface.launch()