Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ADA-DAAI
/
sale_agent_api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tlong-ds
commited on
Aug 14
Commit
23979be
·
verified
·
1 Parent(s):
68f8792
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -451,4 +451,4 @@ with gr.Blocks(fill_height=True, css=css) as demo:
451
)
452
453
if __name__ == "__main__":
454
-
demo.launch(
pwa=True
)
451
)
452
453
if __name__ == "__main__":
454
+
demo.launch()