prithivMLmods
commited on
Commit
•
30e145a
1
Parent(s):
f70517e
Update README.md
Browse files
README.md
CHANGED
@@ -37,8 +37,10 @@ Image Processing Parameters
|
|
37 |
| Network Alpha | 32 | Repeat | 27 |
|
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----------",
|
|
|
37 |
| Network Alpha | 32 | Repeat | 27 |
|
38 |
| Epoch | 10 | Save Every N Epochs | 1 |
|
39 |
|
|
|
40 |
for better results use it with the base model / others
|
41 |
+
|
42 |
+
## SETTING-UP
|
43 |
+
|
44 |
```py
|
45 |
pipe = StableDiffusionXLPipeline.from_pretrained(
|
46 |
"-------------xxxxxxxxx----------",
|