Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kidbea
/
Kidbea_Image_Generation
like
1
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Anurag Bhardwaj
commited on
Feb 14
Commit
5b3957b
·
verified
·
1 Parent(s):
db7165b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -73,4 +73,4 @@ iface = gr.Interface(
73
)
74
75
if __name__ == "__main__":
76
-
iface.launch(share=
True
)
73
)
74
75
if __name__ == "__main__":
76
+
iface.launch(share=
False
)