IDK-ab0ut commited on
Commit
28e651c
·
verified ·
1 Parent(s): 27a524a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -77,4 +77,5 @@ dpmsolver = DPMSolverMultistepScheduler.from_pretrained(
77
  pipeline = StableDiffusionXLPipeline.from_pretrained(
78
  model, scheduler=dpmsolver, torch.dtype=torch.float16,
79
  ).to("cuda")
80
- ```
 
 
77
  pipeline = StableDiffusionXLPipeline.from_pretrained(
78
  model, scheduler=dpmsolver, torch.dtype=torch.float16,
79
  ).to("cuda")
80
+ ```
81
+ # That's all for this repo, have a nice day!