We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cede29 commit 3d38ad7Copy full SHA for 3d38ad7
application.py
@@ -37,4 +37,4 @@ def predict_datapoint():
37
38
if __name__=="__main__":
39
40
- app.run(host="0.0.0.0",port=8080)
+ app.run(host="0.0.0.0",port=5000)
0 commit comments