update, added the models and the processed folders
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ MODEL_METADATA_PATH = MODELS_DIR / 'model_metadata.json'
|
||||
|
||||
# API settings
|
||||
API_HOST = '0.0.0.0'
|
||||
API_PORT = 8000
|
||||
API_PORT = 8001
|
||||
|
||||
# Web UI settings
|
||||
WEB_HOST = '0.0.0.0'
|
||||
|
||||
Reference in New Issue
Block a user