Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wellvolks
/
MLSalesPitch
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
wellvolks
commited on
Feb 10, 2024
Commit
e57abe4
·
1 Parent(s):
6ecf859
Remoção do parâmetro enable_queue do launch
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -78,4 +78,4 @@ if __name__ == "__main__":
78
79
thd.start()
80
81
-
page.launch(
enable_queue=False, share=False
)
78
79
thd.start()
80
81
+
page.launch()