Spaces:
Sleeping
Sleeping
datasciencesage
commited on
Commit
·
7c00bd1
1
Parent(s):
c944402
updated the file app
Browse files
app.py
CHANGED
@@ -186,4 +186,4 @@ def upload():
|
|
186 |
|
187 |
if __name__ == '__main__':
|
188 |
# Set debug=False to prevent reloading
|
189 |
-
app.run(
|
|
|
186 |
|
187 |
if __name__ == '__main__':
|
188 |
# Set debug=False to prevent reloading
|
189 |
+
app.run()
|