Skip to content

Commit 0d6a18d

Browse files
Add new Model
1 parent a62f5da commit 0d6a18d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

BabbleApp/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ class BabbleSettingsConfig(BaseModel):
3535
gui_ROSC: bool = False
3636
gui_osc_location: str = ""
3737
gui_multiply: float = 1
38-
gui_model_file: str = "Models/3MEFFB0E7MSE"
38+
gui_model_file: str = "Models/EFFB0E5BS224V6.3.4"
3939
gui_runtime: str = "ONNX"
4040
gui_use_gpu: bool = False
4141
gui_gpu_index: int = 0

0 commit comments

Comments
 (0)