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:
kaladin11
/
data_normalization
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kaladin11
commited on
Apr 9, 2024
Commit
845657c
·
1 Parent(s):
ead9bbf
wip
Browse files
Files changed (1)
hide
show
demo.py
+1
-1
demo.py
CHANGED
Viewed
@@ -23,4 +23,4 @@ demo = gr.Interface(
23
allow_flagging='never'
24
)
25
26
-
demo.launch(
share=True
)
23
allow_flagging='never'
24
)
25
26
+
demo.launch()