zatochu commited on
Commit
3e99cac
1 Parent(s): c30542c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,6 +2,8 @@ HOW TO RUN THIS MODEL
2
 
3
  - This is a terminal-snr-v-prediction model and you will need an accompanying configuration file to load the checkpoint in v-prediction mode. Relevant configuration files are available in this repository. Place them in the same folder as the checkpoint. ComfyUI users will need to place this configuration file in models/configs and use the Load Checkpoint (With Config) node.
4
 
5
- - You will also need https://github.com/Seshelle/CFG_Rescale_webui. On Automatic1111, a CFG Rescale value of 0.7 is recommended by the creator of the extension themself. The CFG Rescale slider will be below your generation parameters and above the scripts section when installed. If you do not do this and run inference without CFG Rescale, these will be the types of results you can expect per this research paper.
 
 
6
 
7
  - If you are on ComfyUI, you will need the sampler_rescalecfg.py node from https://github.com/comfyanonymous/ComfyUI_experiments. Same value recommendation applies.
 
2
 
3
  - This is a terminal-snr-v-prediction model and you will need an accompanying configuration file to load the checkpoint in v-prediction mode. Relevant configuration files are available in this repository. Place them in the same folder as the checkpoint. ComfyUI users will need to place this configuration file in models/configs and use the Load Checkpoint (With Config) node.
4
 
5
+ - You will also need https://github.com/Seshelle/CFG_Rescale_webui. On Automatic1111, a CFG Rescale value of 0.7 is recommended by the creator of the extension themself. The CFG Rescale slider will be below your generation parameters and above the scripts section when installed. If you do not do this and run inference without CFG Rescale, these will be the types of results you can expect per this research paper. https://arxiv.org/pdf/2305.08891.pdf
6
+
7
+ <img src="https://huggingface.co/zatochu/EasyFluff/resolve/main/aaef6b3f-8cde-4a34-a4ae-6b7a066a3766.png">
8
 
9
  - If you are on ComfyUI, you will need the sampler_rescalecfg.py node from https://github.com/comfyanonymous/ComfyUI_experiments. Same value recommendation applies.