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 4, 2023
Commit
592a0f1
·
1 Parent(s):
6377159
trying this commit for iris
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=False
)
54
55
56
if __name__ == "__main__":
57
+
app.run()