Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Docfile
/
jhjv
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Docfile
commited on
Jan 31
Commit
9a3570e
·
verified
·
1 Parent(s):
a2e395c
Update run.py
Browse files
Files changed (1)
hide
show
run.py
+1
-1
run.py
CHANGED
Viewed
@@ -85,4 +85,4 @@ def create_sample_metals():
85
86
87
if __name__ == "__main__":
88
-
app.run(debug=
True
,host="0.0.0.0")
85
86
87
if __name__ == "__main__":
88
+
app.run(debug=
False
,host="0.0.0.0")