Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sivakkanth
/
receipt-extractor
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sivakkanth
commited on
Sep 28, 2025
Commit
f121f9b
·
1 Parent(s):
675f06f
queue enqbled
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -220,4 +220,4 @@ iface = gr.Interface(
220
allow_flagging="never"
221
)
222
223
-
iface.launch(share=True
, enable_queue=False
)
220
allow_flagging="never"
221
)
222
223
+
iface.launch(share=True)