Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lakxs
/
spacee
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lakxs
commited on
Nov 15, 2023
Commit
bd86d44
·
1 Parent(s):
5df27fb
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -118,7 +118,7 @@ demo = gr.Interface(fn=sepia,
118
allow_flagging='never')
119
120
121
-
demo.launch(
share=True
)
122
123
124
#
118
allow_flagging='never')
119
120
121
+
demo.launch()
122
123
124
#