Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
diffusion
image-generation
generative-ai
Leechanrx
LeeChan-Studio
Instructions to use LeeChanRX/LeeChan-Studio with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LeeChanRX/LeeChan-Studio with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("LeeChanRX/LeeChan-Studio", 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
- Xet hash:
- 77044fc3676a50016cf1fe38e91a71383391b6b31f459793a14edc0327677611
- Size of remote file:
- 167 MB
- SHA256:
- 02ee4bd18e5d16e7fe5fc5b85b4aefa2cba6db28897f674226c9d6ddd2f34f06
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.