Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
to-be
/
Scanned_document_denoise_reconstruct
like
12
Running
App
Files
Files
Community
to-be
commited on
6 days ago
Commit
86dc6a4
•
1 Parent(s):
a90a2a6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -89,4 +89,4 @@ gr.Interface(
89
description=description,
90
article=article,
91
examples=examples,
92
-
).launch(debug=False
,enable_queue=True
)
89
description=description,
90
article=article,
91
examples=examples,
92
+
).launch(debug=False)