LeafCat79 commited on
Commit
ad45203
·
verified ·
1 Parent(s): 9ad8fde

Update README.md

Browse files

Document higher-detail sprite settings

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -63,9 +63,10 @@ REQUIRE_PRIMARY_IMAGE_MODEL=1
63
  PRIMARY_IMAGE_MODEL=segmind/SSD-1B
64
  PRIMARY_LORA_MODEL=latent-consistency/lcm-lora-ssd-1b
65
  PRIMARY_IMAGE_STEPS=4
 
66
  PRIMARY_GUIDANCE_SCALE=1.5
67
  PRIMARY_BACKGROUND_STRENGTH=0.72
68
- PRIMARY_SPRITE_STRENGTH=0.72
69
  ```
70
 
71
  `HF_TOKEN` is not required to download these public image models. It remains useful for the optional prompt-model provider and for the UI's token-validity check.
 
63
  PRIMARY_IMAGE_MODEL=segmind/SSD-1B
64
  PRIMARY_LORA_MODEL=latent-consistency/lcm-lora-ssd-1b
65
  PRIMARY_IMAGE_STEPS=4
66
+ PRIMARY_SPRITE_STEPS=6
67
  PRIMARY_GUIDANCE_SCALE=1.5
68
  PRIMARY_BACKGROUND_STRENGTH=0.72
69
+ PRIMARY_SPRITE_STRENGTH=0.82
70
  ```
71
 
72
  `HF_TOKEN` is not required to download these public image models. It remains useful for the optional prompt-model provider and for the UI's token-validity check.