Text-to-Image
drhead commited on
Commit
fea3050
1 Parent(s): bb28e2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -11,4 +11,6 @@ Current model checkpoints are prototypes that have been subject to a hyperparame
11
 
12
  The intention of this model is to provide a training base but I politely ask that you do not make any major training runs you intend to release on the prototype epochs. Please wait for the full release for that to maximize compatibility. Experiment all you'd like though!
13
 
14
- For this model to work well, you will probably need CFG rescale and for the DDIM sampler to use a trailing timestep selection. Both are implemented in this plugin: https://github.com/Seshelle/CFG_Rescale_webui
 
 
 
11
 
12
  The intention of this model is to provide a training base but I politely ask that you do not make any major training runs you intend to release on the prototype epochs. Please wait for the full release for that to maximize compatibility. Experiment all you'd like though!
13
 
14
+ For this model to work well, you will probably need CFG rescale and for the DDIM sampler to use a trailing timestep selection. Both are implemented in this plugin: https://github.com/Seshelle/CFG_Rescale_webui
15
+
16
+ You must also download the corresponding YAML file and put it in the folder with the model (assuming you are using A1111's webui or similar). It won't work without it. It will tell webui to use the model in v-prediction mode.