Text-to-Image
Diffusers
English
French
Russian
stable-diffusion
lora
dalle-3
dalle
deepvision
template:sd-lora
openskyml
Instructions to use rewgetrnt/dale-x-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use rewgetrnt/dale-x-3 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/juggernaut-xl-v5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("rewgetrnt/dale-x-3") prompt = "a close up of a fire breathing pokemon figure, digital art, trending on polycount, real life charmander, sparks flying, photo-realistic unreal engine, pokemon in the wild" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
DALLโขE 3 XL

- Prompt
- a close up of a fire breathing pokemon figure, digital art, trending on polycount, real life charmander, sparks flying, photo-realistic unreal engine, pokemon in the wild

- Prompt
- astronaut riding a llama on Mars

- Prompt
- cube cutout of an isometric programmer bedroom, 3d art, muted colors, soft lighting, high detail, concept art, behance, ray tracing

- Prompt
- mario, mario (series), 1boy, blue overalls, brown hair, facial hair, gloves, hat, male focus, mustache, overalls, red headwear, red shirt, shirt, short hair, upper body, white gloves.
- Negative Prompt
- (worst quality, low quality, normal quality, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art:1.4), (watermark, signature, text font, username, error, logo, words, letters, digits, autograph, trademark, name:1.2), (blur, blurry, grainy), morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, censored, jpeg artifacts, out of focus, glitch, duplicate, (bad hands, bad anatomy, bad body, bad face, bad teeth, bad arms, bad legs, deformities:1.3)
Model description
This is a test model very similar to DallโขE 3.
Official demo
You can use official demo on Spaces: try.
Published on HF.co with the OpenSkyML team
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 11
Model tree for rewgetrnt/dale-x-3
Base model
stablediffusionapi/juggernaut-xl-v5