dataautogpt3 commited on
Commit
b24014e
1 Parent(s): a0259fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -32,15 +32,13 @@ What is the diffrence between Base and Artistic?
32
  -
33
 
34
  Base is the pure 100% trained model without any special loras or models throw into the mix.
35
- suggested settings for base are:
36
  cfg: 7 to 8
37
-
38
  steps: 60 to 80
39
 
40
  Artistic is less overall cohesive at larger sizes but has much more flare and stylistic promise. (Proteus+Tempest=Artistic Tempest)
41
- suggested settings for base are:
42
  cfg: 3
43
-
44
  steps: 60 to 80
45
 
46
  both of these checkpoints have there place and are seperate for ease of understanding for the user.
 
32
  -
33
 
34
  Base is the pure 100% trained model without any special loras or models throw into the mix.
35
+ suggested settings for Base are:
36
  cfg: 7 to 8
 
37
  steps: 60 to 80
38
 
39
  Artistic is less overall cohesive at larger sizes but has much more flare and stylistic promise. (Proteus+Tempest=Artistic Tempest)
40
+ suggested settings for Artistic are:
41
  cfg: 3
 
42
  steps: 60 to 80
43
 
44
  both of these checkpoints have there place and are seperate for ease of understanding for the user.