Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
salomonsky
/
oraculo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
salomonsky
commited on
Sep 4, 2023
Commit
56866ca
路
1 Parent(s):
a16a4f0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -66,4 +66,4 @@ iface = gr.Interface(
66
theme="darkdefault"
67
)
68
69
-
iface.launch(
share=True
)
66
theme="darkdefault"
67
)
68
69
+
iface.launch()