Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
stable-diffusion-xl
stable-diffusion-xl-diffusers
stable-diffusion
ffai
Instructions to use FFusion/FFXL400 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use FFusion/FFXL400 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("FFusion/FFXL400", dtype=torch.bfloat16, device_map="cuda") prompt = "a dog in colorful exploding clouds, dreamlike surrealism colorful smoke and fire coming out of it, explosion of data fragments, exploding background,realistic explosion, 3d digital art" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- ba59507246eb461eb46555f3068b4bb27fbbb6c7fdfeebed481c0a538ef8dbc3
- Size of remote file:
- 492 MB
- SHA256:
- d09e4e8fed6279d6724af88d4d0eed8ee841d00217841c55491ad4f4ef054f3f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.