Spaces:
Running on Zero
Running on Zero
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -10,6 +10,10 @@ python_version: 3.12
|
|
| 10 |
short_description: Multi-task image generator with dynamic, chainable workflows
|
| 11 |
pinned: true
|
| 12 |
models:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
- AiAF/Illustrious-XL-v0.1.safetensors
|
| 14 |
- alibaba-pai/Z-Image-Turbo-Fun-Controlnet-Union-2.1
|
| 15 |
- black-forest-labs/FLUX.1-Redux-dev
|
|
@@ -109,4 +113,14 @@ models:
|
|
| 109 |
- xinsir/controlnet-union-sdxl-1.0
|
| 110 |
- XLabs-AI/flux-controlnet-collections
|
| 111 |
- zhenshipo/waiIllustriousSDXL_v170
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 112 |
---
|
|
|
|
| 10 |
short_description: Multi-task image generator with dynamic, chainable workflows
|
| 11 |
pinned: true
|
| 12 |
models:
|
| 13 |
+
# This Space supports a wide variety of image generation pipelines. To maintain transparency, credit the original creators, and help users explore the Hugging Face ecosystem, we list and link several types of models in our metadata:
|
| 14 |
+
# 1. **Directly Run Models:** Models and checkpoints actively loaded by our pipelines (configured via `yaml/file_list.yaml`).
|
| 15 |
+
# 2. **Upstream Base Models:** The original foundation architectures from which our optimized ports, quantized versions, or wrappers are derived.
|
| 16 |
+
# Directly Run Models
|
| 17 |
- AiAF/Illustrious-XL-v0.1.safetensors
|
| 18 |
- alibaba-pai/Z-Image-Turbo-Fun-Controlnet-Union-2.1
|
| 19 |
- black-forest-labs/FLUX.1-Redux-dev
|
|
|
|
| 113 |
- xinsir/controlnet-union-sdxl-1.0
|
| 114 |
- XLabs-AI/flux-controlnet-collections
|
| 115 |
- zhenshipo/waiIllustriousSDXL_v170
|
| 116 |
+
# Upstream Base Models
|
| 117 |
+
- Boogu/Boogu-Image-0.1-Turbo
|
| 118 |
+
- Boogu/Boogu-Image-0.1-Base
|
| 119 |
+
- ideogram-ai/ideogram-4-fp8
|
| 120 |
+
- krea/Krea-2-Raw
|
| 121 |
+
- krea/Krea-2-Turbo
|
| 122 |
+
- microsoft/Lens
|
| 123 |
+
- microsoft/Lens-Turbo
|
| 124 |
+
- nvidia/PiD
|
| 125 |
+
- nvidia/PixelDiT-1300M-1024px
|
| 126 |
---
|