drhead commited on
Commit
dc7eccf
1 Parent(s): 8d3ef97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -9,6 +9,8 @@ A finetune of lodestones/fluffyrock-1088-minsnr-zsnr-vpred-ema-pytorch with the
9
  - A higher virtual batch size of 64
10
  - Includes RedRocket/furception_vae for convenience (licensed separately, please refer to its repository for more information)
11
 
 
 
12
  A refiner model is also planned. Stay tuned for more information.
13
 
14
  The VAE decoder is licensed under Furception's license (as of writing CC-BY-NC-SA 4.0 though due to change). All other model components are licensed under the MIT license.
 
9
  - A higher virtual batch size of 64
10
  - Includes RedRocket/furception_vae for convenience (licensed separately, please refer to its repository for more information)
11
 
12
+ Like its predecessor, this is a v-prediction, zero terminal SNR model. Please use the provided .yaml file (or do whatever your preferred frontend requires you to do to load a model as v-prediction and zero terminal SNR) so the model can load correctly, or you will have a lot of trouble generating correct outputs!
13
+
14
  A refiner model is also planned. Stay tuned for more information.
15
 
16
  The VAE decoder is licensed under Furception's license (as of writing CC-BY-NC-SA 4.0 though due to change). All other model components are licensed under the MIT license.