Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
liuwenran committed Sep 7, 2023
1 parent 06242d4 commit 850b7e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions configs/diffusers_pipeline/sd_xl_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@

model = dict(
type='DiffusionPipeline',
from_pretrained='stabilityai/stable-diffusion-xl-base-1.0'
)
from_pretrained='stabilityai/stable-diffusion-xl-base-1.0')

0 comments on commit 850b7e3

Please sign in to comment.