Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
|
@@ -32,6 +32,6 @@ transform:
|
|
| 32 |
beta: 1
|
| 33 |
comp_eps: 0.0001
|
| 34 |
path:
|
| 35 |
-
class_path:
|
| 36 |
init_args:
|
| 37 |
sigma_min: 0.0001
|
|
|
|
| 32 |
beta: 1
|
| 33 |
comp_eps: 0.0001
|
| 34 |
path:
|
| 35 |
+
class_path: universr.flow.path.OriginalCFMPath
|
| 36 |
init_args:
|
| 37 |
sigma_min: 0.0001
|