Update README.md
Browse files
README.md
CHANGED
@@ -83,4 +83,4 @@ pipeline = StableDiffusionXLPipeline.from_pretrained(
|
|
83 |
model, scheduler=dpmsolver, torch.dtype=torch.float16,
|
84 |
).to("cuda")
|
85 |
```
|
86 |
-
# That's all for this repository. Have a nice day!
|
|
|
83 |
model, scheduler=dpmsolver, torch.dtype=torch.float16,
|
84 |
).to("cuda")
|
85 |
```
|
86 |
+
# That's all for this repository. Thank you for reading my silly note. Have a nice day!
|