feat: scaffold ML service configuration
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
5b441282fc
commit
d21bd2e683
@@ -0,0 +1,4 @@
|
||||
MODEL_PATH=../../Machine_Learning/best_model/best_model.keras
|
||||
MODEL_INPUT_SIZE=224
|
||||
ML_SERVICE_HOST=0.0.0.0
|
||||
ML_SERVICE_PORT=8001
|
||||
Reference in New Issue
Block a user