Update README.md
Browse files
README.md
CHANGED
@@ -41,8 +41,7 @@ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. Th
|
|
41 |
## Training details
|
42 |
|
43 |
```python
|
44 |
-
|
45 |
-
resolution=1024
|
46 |
train batch_size = 1
|
47 |
max train steps = 1000
|
48 |
learning rate = 5e-5
|
|
|
41 |
## Training details
|
42 |
|
43 |
```python
|
44 |
+
resolution=1024*1024
|
|
|
45 |
train batch_size = 1
|
46 |
max train steps = 1000
|
47 |
learning rate = 5e-5
|