OrangeMixs on Hugging Face
OrangeMixs on Hugging Face hosts WarriorMama777's collection of Stable Diffusion merge checkpoints for text-to-image anime and illustration work. The repository bundles families like AbyssOrangeMix3, VividOrangeMix, BloodOrangeMix, and EerieOrangeMix, each tuned with U-Net block weight merging for different paint styles and realism levels.
Compared with single-base SD 1.5 checkpoints, OrangeMixs publishes full merge recipes, SHA256 hashes, sampler settings, and variant suffixes such as _sfw, _nsfw, and _hard so you can pick a checkpoint by intended output. AOM3 files are about 1.98 GB each, and the README documents negative prompts, CFG ranges, and hires fix settings tested by the community.
OrangeMixs targets local Stable Diffusion users on Automatic1111, ComfyUI-style workflows, or the Hugging Face Diffusers library. Downloads are free under the CreativeML OpenRAIL-M license, with optional Gradio demos and imports for Draw Things and DiffusionBee.
Hugging Face repo has 3.93k likes and bundles AOM3, VOM, BOM, EOM, and ELOM model families
AbyssOrangeMix3 checkpoints are about 1.98 GB per safetensors file after ModelToolkit compression
Diffusers integration loads with DiffusionPipeline.from_pretrained on WarriorMama777/OrangeMixs
Published merge recipes use U-Net block weight tables via sd-webui-supermerger
Supports Automatic1111, Draw Things, DiffusionBee, Google Colab, and Kaggle notebook imports
CreativeML OpenRAIL-M license allows commercial redistribution with use restrictions attached
Large catalog of community-tested anime SD merges with public recipes and hash values
Free downloads with a license that explicitly allows commercial redistribution
Works across Automatic1111, Diffusers, Draw Things, and DiffusionBee without a hosted subscription
Variant suffixes make it easier to choose SFW versus NSFW checkpoints before downloading
README documents sampler settings, negative prompts, and troubleshooting steps
Full repository clones are deprecated because the collection consumes massive disk space
Some variants such as AOM3A1 include ChilloutMix and are marked non-commercial in the README
Finger and anatomy quality still needs negative embeddings like bad_prompt for reliable results
What is OrangeMixs on Hugging Face?
OrangeMixs is a Hugging Face model repository by WarriorMama777 that shares Stable Diffusion merge checkpoints for anime-style text-to-image generation. It includes AbyssOrangeMix, VividOrangeMix, BloodOrangeMix, and related variant families with documented recipes.
How do I run OrangeMixs locally?
OrangeMixs checkpoints work in Stable Diffusion WebUI Automatic1111 and load through Hugging Face Diffusers with pip install diffusers transformers accelerate. The model card also links one-click imports for Draw Things and DiffusionBee.
Is OrangeMixs free to use?
Yes. OrangeMixs model weights are free to download from Hugging Face under the CreativeML OpenRAIL-M license. Commercial use is allowed if you pass the same usage restrictions to downstream users.
Which OrangeMixs checkpoint should I pick?
OrangeMixs labels variants by suffix: _sfw for general content, _nsfw for softer adult output, and _hard for stronger NSFW merges. AOM3 is the main realistic-texture line, while VividOrangeMix targets flat vivid anime shading.
What license covers OrangeMixs models?
OrangeMixs uses the CreativeML OpenRAIL-M license. You cannot use the models to deliberately produce illegal or harmful content, and redistributions must include the same license terms.
Can I use OrangeMixs with Diffusers?
Yes. The Hugging Face model page includes a Diffusers code sample that loads WarriorMama777/OrangeMixs with DiffusionPipeline.from_pretrained and generates images from a text prompt on CUDA or MPS devices.

