
Última actualización 08-11-2026
Categoría:
Reviews:
Join thousands of AI enthusiasts in the World of AI!
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.
El repositorio de Hugging Face tiene 3.93k likes y agrupa las familias de modelos AOM3, VOM, BOM, EOM y ELOM
Los puntos de control de AbyssOrangeMix3 ocupan aproximadamente 1.98 GB por archivo safetensors tras la compresión con ModelToolkit
La integración con Diffusers se carga con DiffusionPipeline.from_pretrained en WarriorMama777/OrangeMixs
Las recetas publicadas de fusión usan tablas de pesos de bloques U-Net mediante sd-webui-supermerger
Soporta importaciones en Automatic1111, Draw Things, DiffusionBee, Google Colab y notebooks de Kaggle
La licencia CreativeML OpenRAIL-M permite redistribución comercial con restricciones de uso
Catálogo extenso de fusiones de SD de anime probadas por la comunidad con recetas y valores hash públicos
Descargas gratuitas con una licencia que permite explícitamente la redistribución comercial
Funciona en Automatic1111, Diffusers, Draw Things y DiffusionBee sin suscripción alojada
Los sufijos de variantes facilitan elegir puntos de control SFW frente a NSFW antes de descargar
El README documenta configuraciones de sampler, prompts negativos y pasos de solución de problemas
Los clonados completos del repositorio están desaconsejados porque la colección consume mucho espacio en disco
Algunas variantes como AOM3A1 incluyen ChilloutMix y están marcadas como no comerciales en el README
La calidad de dedos y anatomía aún requiere incrustaciones negativas como bad_prompt para resultados fiables
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.
