Update README.md
Browse files
README.md
CHANGED
@@ -78,4 +78,4 @@ pipeline = StableDiffusionXLPipeline.from_pretrained(
|
|
78 |
model, scheduler=dpmsolver, torch.dtype=torch.float16,
|
79 |
).to("cuda")
|
80 |
```
|
81 |
-
# That's all for this
|
|
|
78 |
model, scheduler=dpmsolver, torch.dtype=torch.float16,
|
79 |
).to("cuda")
|
80 |
```
|
81 |
+
# That's all for this repository. Have a nice day!
|