kokuren commited on
Commit
7ff7d9e
1 Parent(s): a230761

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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:1.0>
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:1.0>
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:**