Skip to content

Commit

Permalink
fix(api): allow SDXL txt2img models in extras file and schema
Browse files Browse the repository at this point in the history
  • Loading branch information
ssube committed Sep 24, 2023
1 parent a79d835 commit 6e2896f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/schemas/extras.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ $defs:
panorama,
pix2pix,
txt2img,
txt2img-sdxl,
upscale,
]
vae:
Expand Down

0 comments on commit 6e2896f

Please sign in to comment.