Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jensen-holm
/
Numpy-Neuron
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Jensen-holm
commited on
May 9, 2023
Commit
a18c74f
·
1 Parent(s):
b378fde
debug false
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -54,4 +54,4 @@ def index():
54
55
56
if __name__ == "__main__":
57
-
app.run(debug=
True
)
54
55
56
if __name__ == "__main__":
57
+
app.run(debug=
False
)