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
- Draw Things
- DiffusionBee
FFXL 1.0
Browse files- FFusionXL-1-SDXL.fp16.safetensors +3 -0
- FFusionXL-1-SDXL.safetensors +3 -0
- model.safetensors +3 -0
FFusionXL-1-SDXL.fp16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40a5edd5a072a92a2e6ebedcadcced3e61a0466f368897f3b7f2dce4c4559ad3
|
| 3 |
+
size 6938040714
|
FFusionXL-1-SDXL.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f231ccff0489c19b7fe5fe9a39e3083edc87e888d587bed04221ea2902aaf41d
|
| 3 |
+
size 13685877866
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40a5edd5a072a92a2e6ebedcadcced3e61a0466f368897f3b7f2dce4c4559ad3
|
| 3 |
+
size 6938040714
|