Instructions to use WarriorMama777/OrangeMixs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use WarriorMama777/OrangeMixs with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("WarriorMama777/OrangeMixs", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
When I use AbyssOrangeMix2_hard to try to generate nsfw content, the lower part of the chest will appear similar to the problem of shark gills
#19
by dernuiJK - opened
I'm facing similar problems, I believe that's the ribcage
Yes, those would be ribs, see https://safebooru.donmai.us/wiki_pages/ribs
But when I write the ribs tag to the negative tag, it doesn't have any effect
Maybe (ribs:1.5) or even (ribs:2.0)? Otherwise might be a trait tied to more petite body types, so adjusting that may resolve it.
But when I write the ribs tag to the negative tag, it doesn't have any effect
maybe it was't captioned while training? it's clear from the above link that there aren't image for that tag
Thanks for the report.
Helped create AOM3
