Commit
·
26ce111
1
Parent(s):
1a05d22
Minor changes
Browse files
README.md
CHANGED
@@ -13,12 +13,12 @@ license: mit
|
|
13 |
# App for Stable Diffusion with Textual Inversion
|
14 |
|
15 |
## Features
|
16 |
-
- Text input: Enter prompt for
|
17 |
- Style: Select style
|
18 |
- Inferece steps: Number of steps to infere
|
19 |
- Guidance scale: Weightage of text input
|
20 |
- Seed: To set random seed
|
21 |
-
-
|
22 |
- Loss scale: Loss multiplier for guidance
|
23 |
|
24 |
## Usage
|
|
|
13 |
# App for Stable Diffusion with Textual Inversion
|
14 |
|
15 |
## Features
|
16 |
+
- Text input: Enter prompt for image generation
|
17 |
- Style: Select style
|
18 |
- Inferece steps: Number of steps to infere
|
19 |
- Guidance scale: Weightage of text input
|
20 |
- Seed: To set random seed
|
21 |
+
- Guidance method: Select guidance method
|
22 |
- Loss scale: Loss multiplier for guidance
|
23 |
|
24 |
## Usage
|