Instructions to use GuangyuanSD/RedCraft-DF11-Collection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GuangyuanSD/RedCraft-DF11-Collection with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("GuangyuanSD/RedCraft-DF11-Collection", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Diffusion Single File
How to use GuangyuanSD/RedCraft-DF11-Collection with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("GuangyuanSD/RedCraft-DF11-Collection", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]These are DF11 conversions of RedCraft Z-Image Turbo finetunes Collection.
Source:https://huggingface.co/mingyi456
| Filename | Link to source model |
|---|---|
| RedZDX-v3-ZIB-Distilled-Lucis-5steps-DF11-Diffusers.safetensors | https://civitai.com/models/958009?modelVersionId=2680424 |
| RedZDX-v3-ZIB-Distilled-Lucis-5steps-DF11-ComfyUI.safetensors | https://civitai.com/models/958009?modelVersionId=2680424 |
| RedZ-v1-5-ZIT-10steps-DF11-Diffusers.safetensors | https://civitai.com/models/958009?modelVersionId=2462789 |
| RedZ-v1-5-ZIT-10steps-DF11-ComfyUI.safetensors | https://civitai.com/models/958009?modelVersionId=2462789 |
| DarkBeastZ-5-steps-BlitZ-DF11-Diffusers.safetensors | https://civitai.com/models/2242173?modelVersionId=2682031 |
| DarkBeastZ-5-steps-BlitZ-DF11-ComfyUI.safetensors | https://civitai.com/models/2242173?modelVersionId=2682031 |
| DarkBeastZ-v1-10steps-ZIT-DF11-Diffusers.safetensors | https://civitai.com/models/2242173?modelVersionId=2524092 |
| DarkBeastZ-v1-10steps-ZIT-DF11-ComfyUI.safetensors | https://civitai.com/models/2242173?modelVersionId=2524092 |
- Downloads last month
- 239
Model tree for GuangyuanSD/RedCraft-DF11-Collection
Base model
Tongyi-MAI/Z-Image