Replies: 3 comments 2 replies
-
|
Same question. Sampler: DPM++ SDE But no luck, Inference doesn't recall it. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I did some quick digging. looking at the code in this repo, it seems it is handled here (StabilityMatrix.Avalonia\ViewModels\Inference\ModelCardViewModel.cs): and also (StabilityMatrix.Core\Models\Api\Comfy\Nodes\ComfyNodeBuilder.cs): So this is to use/call comfyui nodes, as a client (StabilityMatrix is a client of the running Comfyui). I have no clue if this means calling this node falls back to the "Simple" variant (which doesn't support config file). If it does, it would explain the behavior. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks,
I've found the help which says that "You can use a config (.yaml) file to load a model with specific settings" and it tells you where it goes.
It does not, however, tell you the format of the yaml file (besides that it's a yaml file, of course).
Does anyone know where I might find an example or skeleton model config
.yamlfile?Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions