Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
to-be
/
Scanned_document_denoise_reconstruct
like
14
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
to-be
commited on
Nov 26, 2024
Commit
86dc6a4
·
verified
·
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)