Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
5 lines
128 B
Bash
5 lines
128 B
Bash
MODEL_PATH=../../Machine_Learning/best_model/best_model.keras
|
|
MODEL_INPUT_SIZE=224
|
|
ML_SERVICE_HOST=0.0.0.0
|
|
ML_SERVICE_PORT=8001
|