Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SonHyeontae
/
ML_segmentation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SonHyeontae
commited on
Nov 12, 2023
Commit
0515e47
·
1 Parent(s):
5f475b7
first
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -107,4 +107,4 @@ demo = gr.Interface(fn=sepia,
107
allow_flagging='never')
108
109
110
-
demo.launch()
107
allow_flagging='never')
108
109
110
+
demo.launch()