Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mawady
/
Reading-draught-marks
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mawady
commited on
Apr 19, 2023
Commit
c25cfd7
·
1 Parent(s):
3d6eaf1
test
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -116,4 +116,4 @@ iface = gr.Interface(
116
examples=examples,
117
)
118
119
-
#
iface.launch(debug=True)
116
examples=examples,
117
)
118
119
+
iface.launch(debug=True)