Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kaladin11
/
data_normalization
like
0
Sleeping
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()