Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Frorozcol
/
demo_clase_platzi
like
0
Runtime error
App
Files
Files
Community
Frorozcol
commited on
Nov 7, 2022
Commit
7c7afce
•
1 Parent(s):
441b31d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -8,4 +8,4 @@ gr.Interface.load(
8
title = titulo,
9
description = descripcion,
10
11
-
).launch(
share=True
)
8
title = titulo,
9
description = descripcion,
10
11
+
).launch()