Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ A finetune of lodestones/fluffyrock-1088-minsnr-zsnr-vpred-ema-pytorch with the
|
|
13 |
|
14 |
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!
|
15 |
|
16 |
-
|
17 |
|
18 |
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.
|
19 |
|
|
|
13 |
|
14 |
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!
|
15 |
|
16 |
+
**NEW Feb 11 2024**: Fluffyrock Unleashed Refiner has been released. Use it as a refiner model for the last 20% of generations for better fine details at no additional compute cost. For best results, use the default noise schedule.
|
17 |
|
18 |
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.
|
19 |
|