--- license: other license_name: creativeml-open-rail-m-plus-cc-by-nc-sa-4.0 license_link: LICENSE tags: - stable-diffusion - stable-diffusion-diffusers - text-to-image - NovelAI - anime inference: true --- # NovelAI Diffusion Anime V1 (Full) This is our oldest anime model, trained on our full dataset. We are now making the weights publicly available for research and personal use. To keep the release compact, it only contains the U-Net and VAE components. If you require the other components, you can copy them into the folder from the original [Stable Diffusion 1.4](https://huggingface.co/CompVis/stable-diffusion-v1-4) release. The model was trained using the text embeddings produced by CLIP's penultimate layer, so, depending on your inference software, you will need to set "CLIP skip" to 2. References: * [Announcement blog post](https://novelai.medium.com/image-generation-announcement-807b3cf0afec) * [NovelAI Improvements on Stable Diffusion](https://blog.novelai.net/novelai-improvements-on-stable-diffusion-e10d38db82ac) * [The Magic behind NovelAIDiffusion](https://blog.novelai.net/the-magic-behind-novelaidiffusion-b4797e0d27b2) * [NovelAI Aspect Ratio Bucketing Source Code Release (MIT Licensed)](https://blog.novelai.net/novelai-aspect-ratio-bucketing-source-code-release-mit-licensed-c33fdd25e4ad) You can always check out our latest models on the [NovelAI website](https://novelai.net/) or take a gander at our [blog](https://blog.novelai.net/). ## License This model is based upon Stable Diffusion 1.4. It is distributed under the terms of the CreativeML Open RAIL-M and the terms of the CC BY-NC-SA 4.0 license. This means that the terms of both licenses apply at the same time.