Update README.md
Browse files
README.md
CHANGED
@@ -22,13 +22,13 @@ tags:
|
|
22 |
2. **Prompt Structure:**
|
23 |
- Use the following format to generate images:
|
24 |
```
|
25 |
-
mapchip, {1616 or 3232 or 4848}, {your prompt}, <lora:mapchipLora:
|
26 |
```
|
27 |
- Replace `{your prompt}` with your desired image description.
|
28 |
- Choose `1616`, `3232`, or `4848` based on the desired pixel resolution.
|
29 |
- For example:
|
30 |
```
|
31 |
-
mapchip, 3232, forest landscape, <lora:mapchipLora:
|
32 |
```
|
33 |
|
34 |
3. **LoRA Strength:**
|
|
|
22 |
2. **Prompt Structure:**
|
23 |
- Use the following format to generate images:
|
24 |
```
|
25 |
+
mapchip, {1616 or 3232 or 4848}, {your prompt}, <lora:mapchipLora:strength>
|
26 |
```
|
27 |
- Replace `{your prompt}` with your desired image description.
|
28 |
- Choose `1616`, `3232`, or `4848` based on the desired pixel resolution.
|
29 |
- For example:
|
30 |
```
|
31 |
+
mapchip, 3232, forest landscape, <lora:mapchipLora:0.7>
|
32 |
```
|
33 |
|
34 |
3. **LoRA Strength:**
|