Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hernanhgm
/
sexaje_buite_negro
like
0
Runtime error
App
Files
Files
Community
hernanhgm
commited on
Nov 19, 2023
Commit
abaec85
•
1 Parent(s):
d146951
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -110,4 +110,4 @@ demo = gr.Interface(
110
title=title,
111
description=description
112
)
113
-
demo.launch(
share=True
)
110
title=title,
111
description=description
112
)
113
+
demo.launch()