Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
varunm2004
/
Dataset-auto
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
varunm2004
commited on
Feb 22
Commit
ed9dbbe
·
verified
·
1 Parent(s):
9d3dd14
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -784,4 +784,4 @@ DATASET CHECKLIST
784
if __name__ == "__main__":
785
app = build_ui()
786
app.queue()
787
-
app.launch(True)
784
if __name__ == "__main__":
785
app = build_ui()
786
app.queue()
787
+
app.launch(
share=
True)