1b9710e 4c7a799 1b9710e 4c7a799 1b9710e 4c7a799
1
2
3
4
5
6
7
8
from app import ModelAPI api = ModelAPI( host = "0.0.0.0", port = 6500 ) api.run()