RioShiina commited on
Commit
0a37e42
·
verified ·
1 Parent(s): 06da738

Upload 107 files

Browse files
Files changed (2) hide show
  1. README.md +61 -9
  2. requirements.txt +2 -2
README.md CHANGED
@@ -10,14 +10,19 @@ 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
16
- - black-forest-labs/FLUX.2-klein-4b-fp8
17
- - black-forest-labs/FLUX.2-klein-9b-fp8
 
18
  - black-forest-labs/FLUX.2-klein-9b-kv-fp8
19
- - black-forest-labs/FLUX.2-klein-base-4b-fp8
20
- - black-forest-labs/FLUX.2-klein-base-9b-fp8
21
  - bluepen5805/4nima_pencil-XL
22
  - bluepen5805/anima-models
23
  - bluepen5805/anima_pencil-XL
@@ -32,27 +37,36 @@ models:
32
  - circlestone-labs/Anima
33
  - Clybius/Chroma-fp8-scaled
34
  - comfyanonymous/ControlNet-v1-1_fp16_safetensors
 
35
  - comfyanonymous/flux_text_encoders
 
 
36
  - Comfy-Org/ERNIE-Image
37
  - Comfy-Org/FLUX.1-Krea-dev_ComfyUI
38
- - Comfy-Org/flux1-kontext-dev_ComfyUI
39
  - Comfy-Org/flux2-dev
40
  - Comfy-Org/HiDream-I1_ComfyUI
41
  - Comfy-Org/HiDream-O1-Image
42
  - Comfy-Org/HunyuanImage_2.1_ComfyUI
 
 
 
43
  - Comfy-Org/LongCat-Image
44
  - Comfy-Org/Lumina_Image_2.0_Repackaged
45
  - Comfy-Org/NewBie-image-Exp0.1_repackaged
46
  - Comfy-Org/Omnigen2_ComfyUI_repackaged
47
  - Comfy-Org/Ovis-Image
 
48
  - Comfy-Org/Qwen-Image_ComfyUI
49
  - Comfy-Org/sigclip_vision_384
50
  - Comfy-Org/stable-diffusion-3.5-fp8
51
  - Comfy-Org/vae-text-encorder-for-flux-klein-4b
52
  - Comfy-Org/vae-text-encorder-for-flux-klein-9b
 
53
  - Comfy-Org/z_image
54
  - Comfy-Org/z_image_turbo
55
  - cyberdelia/CyberRealisticPony
 
 
56
  - diffusionmodels1254ani/waiANIMA
57
  - duongve/AnimaYume
58
  - Eugeoter/noob-sdxl-controlnet-canny
@@ -63,30 +77,34 @@ models:
63
  - Eugeoter/noob-sdxl-controlnet-normal
64
  - Eugeoter/noob-sdxl-controlnet-softedge_hed
65
  - Eugeoter/noob-sdxl-controlnet-tile
 
 
66
  - h94/IP-Adapter
67
  - h94/IP-Adapter-FaceID
68
  - InstantX/FLUX.1-dev-IP-Adapter
69
  - InstantX/Qwen-Image-ControlNet-Inpainting
70
  - InstantX/Qwen-Image-ControlNet-Union
71
  - InstantX/SD3.5-Large-IP-Adapter
 
72
  - Kijai/flux-fp8
73
- - kohya-ss/Anima-LLLite
74
  - Laxhar/noob_openpose
75
  - Laxhar/noobai-XL-1.1
76
  - Laxhar/noobai-XL-Vpred-1.0
77
  - licyk/sd_control_collection
78
- - lightx2v/Qwen-Image-2512-Lightning
79
- - lightx2v/Qwen-Image-Lightning
80
  - LyliaEngine/Pony_Diffusion_V6_XL
81
  - MIC-Lab/illustriousXLv0.1_controlnet
82
  - MIC-Lab/illustriousXLv1.1_controlnet
83
  - misri/hassakuXLIllustrious_v30
 
 
84
  - OnomaAIResearch/Illustrious-XL-v1.0
85
  - OnomaAIResearch/Illustrious-XL-v1.1
86
  - OnomaAIResearch/Illustrious-XL-v2.0
 
87
  - RedRayz/hikari_noob_v-pred_1.2.4
88
  - Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro-2.0
89
  - silveroxides/Chroma1-Radiance-fp8-scaled
 
90
  - stabilityai/stable-diffusion-3.5-controlnets
91
  - stabilityai/stable-diffusion-xl-base-1.0
92
  - stable-diffusion-v1-5/stable-diffusion-v1-5
@@ -99,6 +117,40 @@ models:
99
  - xinsir/controlnet-tile-sdxl-1.0
100
  - xinsir/controlnet-union-sdxl-1.0
101
  - XLabs-AI/flux-controlnet-collections
102
- - Yevrey921/novaAnimeXL_ilV160
103
  - zhenshipo/waiIllustriousSDXL_v170
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
104
  ---
 
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
20
+ - black-forest-labs/FLUX.2-dev-NVFP4
21
+ - black-forest-labs/FLUX.2-klein-4b-nvfp4
22
+ - black-forest-labs/FLUX.2-klein-9b-nvfp4
23
  - black-forest-labs/FLUX.2-klein-9b-kv-fp8
24
+ - black-forest-labs/FLUX.2-klein-base-4b-nvfp4
25
+ - black-forest-labs/FLUX.2-klein-base-9b-nvfp4
26
  - bluepen5805/4nima_pencil-XL
27
  - bluepen5805/anima-models
28
  - bluepen5805/anima_pencil-XL
 
37
  - circlestone-labs/Anima
38
  - Clybius/Chroma-fp8-scaled
39
  - comfyanonymous/ControlNet-v1-1_fp16_safetensors
40
+ - comfyanonymous/cosmos_1.0_text_encoder_and_VAE_ComfyUI
41
  - comfyanonymous/flux_text_encoders
42
+ - Comfy-Org/Anima-LLLite
43
+ - Comfy-Org/Boogu-Image
44
  - Comfy-Org/ERNIE-Image
45
  - Comfy-Org/FLUX.1-Krea-dev_ComfyUI
 
46
  - Comfy-Org/flux2-dev
47
  - Comfy-Org/HiDream-I1_ComfyUI
48
  - Comfy-Org/HiDream-O1-Image
49
  - Comfy-Org/HunyuanImage_2.1_ComfyUI
50
+ - Comfy-Org/Ideogram-4
51
+ - Comfy-Org/Krea-2
52
+ - Comfy-Org/Lens
53
  - Comfy-Org/LongCat-Image
54
  - Comfy-Org/Lumina_Image_2.0_Repackaged
55
  - Comfy-Org/NewBie-image-Exp0.1_repackaged
56
  - Comfy-Org/Omnigen2_ComfyUI_repackaged
57
  - Comfy-Org/Ovis-Image
58
+ - Comfy-Org/PixelDiT
59
  - Comfy-Org/Qwen-Image_ComfyUI
60
  - Comfy-Org/sigclip_vision_384
61
  - Comfy-Org/stable-diffusion-3.5-fp8
62
  - Comfy-Org/vae-text-encorder-for-flux-klein-4b
63
  - Comfy-Org/vae-text-encorder-for-flux-klein-9b
64
+ - Comfy-Org/Wan_2.1_ComfyUI_repackaged
65
  - Comfy-Org/z_image
66
  - Comfy-Org/z_image_turbo
67
  - cyberdelia/CyberRealisticPony
68
+ - diffusionmodels1254ani/hassakuAnima
69
+ - diffusionmodels1254ani/kirazuriAnima_v30AnimaBase1
70
  - diffusionmodels1254ani/waiANIMA
71
  - duongve/AnimaYume
72
  - Eugeoter/noob-sdxl-controlnet-canny
 
77
  - Eugeoter/noob-sdxl-controlnet-normal
78
  - Eugeoter/noob-sdxl-controlnet-softedge_hed
79
  - Eugeoter/noob-sdxl-controlnet-tile
80
+ - fal/AuraFlow-v0.3
81
+ - frankjoshua/novaAnimeXL_ilV180
82
  - h94/IP-Adapter
83
  - h94/IP-Adapter-FaceID
84
  - InstantX/FLUX.1-dev-IP-Adapter
85
  - InstantX/Qwen-Image-ControlNet-Inpainting
86
  - InstantX/Qwen-Image-ControlNet-Union
87
  - InstantX/SD3.5-Large-IP-Adapter
88
+ - kandinskylab/Kandinsky-5.0-T2I-Lite
89
  - Kijai/flux-fp8
 
90
  - Laxhar/noob_openpose
91
  - Laxhar/noobai-XL-1.1
92
  - Laxhar/noobai-XL-Vpred-1.0
93
  - licyk/sd_control_collection
 
 
94
  - LyliaEngine/Pony_Diffusion_V6_XL
95
  - MIC-Lab/illustriousXLv0.1_controlnet
96
  - MIC-Lab/illustriousXLv1.1_controlnet
97
  - misri/hassakuXLIllustrious_v30
98
+ - nvidia/Cosmos-Predict2-2B-Text2Image
99
+ - nvidia/Cosmos-Predict2-14B-Text2Image
100
  - OnomaAIResearch/Illustrious-XL-v1.0
101
  - OnomaAIResearch/Illustrious-XL-v1.1
102
  - OnomaAIResearch/Illustrious-XL-v2.0
103
+ - Patil/Krea-2-depth-controlnet
104
  - RedRayz/hikari_noob_v-pred_1.2.4
105
  - Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro-2.0
106
  - silveroxides/Chroma1-Radiance-fp8-scaled
107
+ - stabilityai/sdxl-turbo
108
  - stabilityai/stable-diffusion-3.5-controlnets
109
  - stabilityai/stable-diffusion-xl-base-1.0
110
  - stable-diffusion-v1-5/stable-diffusion-v1-5
 
117
  - xinsir/controlnet-tile-sdxl-1.0
118
  - xinsir/controlnet-union-sdxl-1.0
119
  - XLabs-AI/flux-controlnet-collections
 
120
  - zhenshipo/waiIllustriousSDXL_v170
121
+ # Upstream Base Models
122
+ - AIDC-AI/Ovis-Image-7B
123
+ - Alpha-VLLM/Lumina-Image-2.0
124
+ - baidu/ERNIE-Image
125
+ - baidu/ERNIE-Image-Turbo
126
+ - black-forest-labs/FLUX.1-dev
127
+ - black-forest-labs/FLUX.1-Krea-dev
128
+ - black-forest-labs/FLUX.1-schnell
129
+ - Boogu/Boogu-Image-0.1-Turbo
130
+ - Boogu/Boogu-Image-0.1-Base
131
+ - HiDream-ai/HiDream-I1-Dev
132
+ - HiDream-ai/HiDream-I1-Fast
133
+ - HiDream-ai/HiDream-I1-Full
134
+ - HiDream-ai/HiDream-O1-Image
135
+ - HiDream-ai/HiDream-O1-Image-Dev
136
+ - ideogram-ai/ideogram-4-fp8
137
+ - kohya-ss/Anima-LLLite
138
+ - krea/Krea-2-Raw
139
+ - krea/Krea-2-Turbo
140
+ - lodestones/Chroma1-HD
141
+ - lodestones/Chroma1-Radiance
142
+ - meituan-longcat/LongCat-Image
143
+ - microsoft/Lens
144
+ - microsoft/Lens-Turbo
145
+ - NewBie-AI/NewBie-image-Exp0.1
146
+ - nvidia/PiD
147
+ - nvidia/PixelDiT-1300M-1024px
148
+ - OmniGen2/OmniGen2
149
+ - Qwen/Qwen-Image
150
+ - Qwen/Qwen-Image-2512
151
+ - stabilityai/stable-diffusion-3.5-large
152
+ - stabilityai/stable-diffusion-3.5-medium
153
+ - tencent/HunyuanImage-2.1
154
+ - Tongyi-MAI/Z-Image
155
+ - Tongyi-MAI/Z-Image-Turbo
156
  ---
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- comfyui-frontend-package==1.45.21
2
- comfyui-workflow-templates==0.11.12
3
  comfyui-embedded-docs==0.5.8
4
  torch
5
  torchsde
 
1
+ comfyui-frontend-package==1.47.10
2
+ comfyui-workflow-templates==0.11.15
3
  comfyui-embedded-docs==0.5.8
4
  torch
5
  torchsde