AkashDataScience commited on
Commit
26ce111
·
1 Parent(s): 1a05d22

Minor changes

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 text 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
- - Gudance method: Select gudance method
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