Instructions to use stablediffusionapi/realism-engine-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/realism-engine-sdxl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/realism-engine-sdxl", 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
π© Report: Legal issue(s)
This model created by me is under cc-by-nc-nd-4.0 license
This user use the model for commercial application and changed the license to creativeml-openrail-m which is prohibited by the cc-by-nc-nd-4.0 license.
Original model link: https://huggingface.co/RazzzHF/realismEngineSDXL
this is diffusers version, can we put your link in the readme as original source?
Diffusers or diffusion model, (CC BY-NC-ND 4.0) license does not allow derivative works. It's also use in commercial application which is forbidden by the license. It needs to be removed from your huggingface account.
Your refusal to reply and your refusal comply make it worst to the eyes of Hugginface TOS. It's counterproductive that you choose to lose your account over losing the model.
Hey there, model is already private. Double check again.