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
Is AOM3A1B available for commercial use?
#87
by Neco2002 - opened
Hello. While the description on this site can be translated as AOM3A1B being available for commercial use, other various sites indicate that commercial use is not allowed, and it's unclear which is true. Is it actually possible to use it for commercial purposes? (Translated by AI)
I apologize for not providing enough information.
Is it possible to use images generated by AOM3A1B for commercial purposes in one's own game, for example?
Based on the translation of the license provided in the link above, if it is accurate, it appears that images generated by the Stable diffusion model are commercially available if the model itself is commercially available.