Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
karthikmohan409
/
haute_u_ar
like
0
License:
mit
Model card
Files
Files and versions
Community
karthikmohan409
commited on
Feb 27, 2024
Commit
fc35a0b
·
verified
·
1 Parent(s):
e891a82
Update main.py
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -68,4 +68,4 @@ def processed_images(filename):
68
#
69
70
if __name__ == '__main__':
71
-
app.run(
debug=True, host='0.0.0.0'
)
68
#
69
70
if __name__ == '__main__':
71
+
app.run()