Skip to content

Commit

Permalink
Merge branch 'siliconflow:master' into base64_file_naming
Browse files Browse the repository at this point in the history
  • Loading branch information
KwokKwok authored Nov 15, 2024
2 parents 166b20c + 569191f commit 1706511
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/bizyair/configs/models.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ model_rules:
- ^flux/flux1-schnell.sft$

- mode_type: vae
base_model: VAE
base_model: FLUX
describe: flux-vae
score: 1
route: /supernode/flux-vae-bizyair-comfy-ksampler
Expand Down Expand Up @@ -129,7 +129,7 @@ model_rules:
- mode_type: pulid
base_model: FLUX
describe: Flux Pulid
score: 4
score: 5
route: /supernode/bizyair-flux-dev-comfy-pulid
nodes:
- class_type: PulidFluxModelLoader
Expand All @@ -140,7 +140,7 @@ model_rules:
- mode_type: controlnet
base_model: FLUX
describe: Flux ControlNet
score: 4
score: 5
route: /supernode/flux-dev-bizyair-comfy-ksampler-fp8-v2
nodes:
- class_type: ControlNetLoader
Expand Down

0 comments on commit 1706511

Please sign in to comment.