Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MikeMai
/
PO_Extractor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MikeMai
commited on
Apr 2
Commit
441d8f8
·
verified
·
1 Parent(s):
5820502
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -575,4 +575,4 @@ interface = gr.Interface(
575
theme=Base()
576
)
577
578
-
interface.launch(
ssr_mode=False
)
575
theme=Base()
576
)
577
578
+
interface.launch()