Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kikinamatata
/
DigiPaint
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kikinamatata
commited on
Jan 9, 2024
Commit
f63e380
·
1 Parent(s):
7681fb1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -135,4 +135,4 @@ iface = gr.Interface(
135
title="Image Processor",
136
)
137
138
-
iface.queue().launch(
share=True
)
135
title="Image Processor",
136
)
137
138
+
iface.queue().launch()