Instructions to use TheLastBen/Wingview_XL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use TheLastBen/Wingview_XL with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("TheLastBen/Wingview_XL") prompt = "wingview" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Wingview
SDXL LoRA by TheLastBen
A wingview perspective, it gives interesting results combined with https://huggingface.co/TheLastBen/Mushroom_Cloud_XL
Prompts to start with :
(wingview:1.2), (closeup view through a window:1.2) of a plane, still frame, (high resolution:1.2), cinematic, 4k, screencap, giant (mushroom cloud:1.1), sunlight rays, (spectacular:1.25), (photography:1.15), (dust:1.35)
Trained using https://github.com/TheLastBen/fast-stable-diffusion SDXL trainer.
ComfyUI seems to give better results than A1111, but that's just me.
Sample pictures:
- Downloads last month
- 8
Model tree for TheLastBen/Wingview_XL
Base model
stabilityai/stable-diffusion-xl-base-1.0.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)
.png)