Skip to content

Commit

Permalink
Update guoba.support.js
Browse files Browse the repository at this point in the history
  • Loading branch information
syfantasy authored Oct 9, 2024
1 parent 3634f6e commit 565aa12
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions guoba.support.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,13 @@ export function supportGuoba() {
componentProps: {
options: [
{ label: "black-forest-labs/FLUX.1-dev", value: "black-forest-labs/FLUX.1-dev" },
{ label: "Pro/black-forest-labs/FLUX.1-schnell", value: "Pro/black-forest-labs/FLUX.1-schnell" },
{ label: "black-forest-labs/FLUX.1-schnell", value: "black-forest-labs/FLUX.1-schnell" },
{ label: "stabilityai/sd-turbo", value: "stabilityai/sd-turbo" },
{ label: "stabilityai/sdxl-turbo", value: "stabilityai/sdxl-turbo" },
{ label: "stabilityai/stable-diffusion-2-1", value: "stabilityai/stable-diffusion-2-1" },
{ label: "stabilityai/stable-diffusion-3-medium", value: "stabilityai/stable-diffusion-3-medium" },
{ label: "stabilityai/stable-diffusion-xl-base-1.0", value: "stabilityai/stable-diffusion-xl-base-1.0" }
],
},
},
Expand Down

0 comments on commit 565aa12

Please sign in to comment.