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
3097e92
·
1 Parent(s):
d10277a
Alteração no app para remover o parâmetro share=True
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(
share=True
)
78
79
thd.start()
80
81
+
page.launch()