Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
okotaku committed Sep 19, 2023
1 parent 094f75a commit 05b89f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ def __call__(self, x, attention_mask):


model = dict(
type='StableDiffusionXL',
type='StableDiffusion',
scheduler=diffusion_scheduler,
unet=unet,
vae=vae,
Expand Down

0 comments on commit 05b89f1

Please sign in to comment.