refactor: replace Python ML service runtime with Rust
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
MODEL_PATH=../../Machine_Learning/best_model/best_model.keras
|
||||
MODEL_PATH=../../Machine_Learning/model/model.onnx
|
||||
MODEL_INPUT_SIZE=224
|
||||
ML_SERVICE_HOST=0.0.0.0
|
||||
ML_SERVICE_PORT=8001
|
||||
|
||||
Reference in New Issue
Block a user