Text-to-Image
Diffusers
Safetensors
StableDiffusionXLPipeline
stable-diffusion
sdxl
fluetnly-xl
fluently
trained
Instructions to use fluently/Fluently-XL-v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use fluently/Fluently-XL-v4 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fluently/Fluently-XL-v4", 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:
- c02c105c5797a9c3ef90fea2cadfabb46fbd2b6a5e35585c7f31cb8dfdd48077
- Size of remote file:
- 1.86 MB
- SHA256:
- 4d3c53930efe328cfed902f94a277cd21bf95fc7a5dc7216fb3a6ff64efb1a2f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.