prithivMLmods
commited on
Commit
•
f70517e
1
Parent(s):
01f38f1
Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ Image Processing Parameters
|
|
38 |
| Epoch | 10 | Save Every N Epochs | 1 |
|
39 |
|
40 |
## SETTING-UP
|
41 |
-
|
42 |
```py
|
43 |
pipe = StableDiffusionXLPipeline.from_pretrained(
|
44 |
"-------------xxxxxxxxx----------",
|
|
|
38 |
| Epoch | 10 | Save Every N Epochs | 1 |
|
39 |
|
40 |
## SETTING-UP
|
41 |
+
for better results use it with the base model / others
|
42 |
```py
|
43 |
pipe = StableDiffusionXLPipeline.from_pretrained(
|
44 |
"-------------xxxxxxxxx----------",
|