Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
d22cs051
/
sketch_rec_Mini
like
0
Runtime error
App
Files
Files
Community
d22cs051
commited on
May 10, 2023
Commit
eed2ca3
•
1 Parent(s):
f217fdb
updated app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -114,5 +114,5 @@ demo = gr.Interface(
114
115
# Launch the demo!
116
demo.launch(
117
-
debug=True,
118
)
114
115
# Launch the demo!
116
demo.launch(
117
+
#
debug=True,
118
)