Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adamrizz
/
gradio
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
adamrizz
commited on
Jul 21, 2025
Commit
968e5f4
·
verified
·
1 Parent(s):
5f4a4cb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -64,4 +64,4 @@ interface = gr.Interface(
64
)
65
66
# Jalankan app
67
-
interface.launch(
share=True
)
64
)
65
66
# Jalankan app
67
+
interface.launch()