OrangeMixs on Hugging Face
OrangeMixs on Hugging Face 托管了 WarriorMama777 的 Stable Diffusion 合并检查点集合,用于文本到图像动漫与插画创作。该仓库捆绑了 AbyssOrangeMix3、VividOrangeMix、BloodOrangeMix 与 EerieOrangeMix 等系列,每个均通过 U-Net 块权重合并调校,以适配不同绘画风格与写实程度。
与单基础 SD 1.5 检查点相比,OrangeMixs 发布完整的合并配方、SHA256 哈希、采样器设置及变体后缀(如 _sfw、_nsfw 与 _hard),方便用户按预期输出选择检查点。每个 AOM3 文件约 1.98 GB,README 还记录了社区测试的负面提示词、CFG 范围与 hires fix 设置。
OrangeMixs 面向使用 Automatic1111、ComfyUI 风格工作流或 Hugging Face Diffusers 库的本地 Stable Diffusion 用户。下载在 CreativeML OpenRAIL-M 许可证下免费提供,并附有可选的 Gradio 演示及对 Draw Things 与 DiffusionBee 的导入支持。
Hugging Face 仓库获得 3.93k 点赞,捆绑 AOM3、VOM、BOM、EOM 与 ELOM 模型系列
AbyssOrangeMix3 权重文件经 ModelToolkit 压缩后约 1.98 GB/个(safetensors)
Diffusers 集成通过 DiffusionPipeline.from_pretrained 加载于 WarriorMama777/OrangeMixs
发布的合并配方通过 U-Net 块权重表经 sd-webui-supermerger 使用
支持导入 Automatic1111、Draw Things、DiffusionBee、Google Colab 与 Kaggle 笔记本
CreativeML OpenRAIL-M 许可证允许商用重新分发,附带使用限制
大量社区测试的动漫 SD 合并权重,含公开配方与哈希值
免费下载且许可证明确允许商用重新分发
在 Automatic1111、Diffusers、Draw Things 与 DiffusionBee 上本地运行无需订阅
变体后缀可在下载前选定 SFW 或 NSFW 权重
README 文档含采样器设置、负面提示词与故障排除步骤
完整仓库克隆已弃用,因集合占用大量磁盘空间
部分变体(如 AOM3A1)含 ChilloutMix 并被 README 标注为非商用
手指与人体结构质量仍需负面嵌入(如 bad_prompt)以获稳定结果
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.

