Text-to-Image
Diffusers
ONNX
Safetensors
OpenVINO
English
StableDiffusionXLPipeline
stable-diffusion-xl
stable-diffusion-xl-diffusers
stable-diffusion
di.FFusion.ai
Eval Results (legacy)
Instructions to use FFusion/FFusionXL-BASE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use FFusion/FFusionXL-BASE 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/FFusionXL-BASE", 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 Settings
- Draw Things
- DiffusionBee
FFusion XL LoRA 🧪 Potion Art Engine
Browse files
FFusionXL-LoRa-SDXL-Potion-Art-Engine.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2b7f0eae69015cc25e0f89f4eee99371dc9880fa395da7e137661c2a8907a41
|
| 3 |
+
size 15223776
|