Instructions to use brad-twinkl/controlnet-union-sdxl-1.0-promax with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use brad-twinkl/controlnet-union-sdxl-1.0-promax with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("brad-twinkl/controlnet-union-sdxl-1.0-promax", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Commit ·
2efe224
verified ·
0
Parent(s):
Duplicate from xinsir/controlnet-union-sdxl-1.0
Browse filesCo-authored-by: qi <xinsir@users.noreply.huggingface.co>
This view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +37 -0
- README.md +204 -0
- config.json +56 -0
- config_promax.json +57 -0
- diffusion_pytorch_model.safetensors +3 -0
- diffusion_pytorch_model_promax.safetensors +3 -0
- images/000000_pose_concat.webp +0 -0
- images/000001_openpose_scribble_concat.webp +0 -0
- images/000001_pose_concat.webp +0 -0
- images/000002_openpose_scribble_concat.webp +0 -0
- images/000002_pose_concat.webp +0 -0
- images/000003_openpose_scribble_concat.webp +0 -0
- images/000003_pose_concat.webp +0 -0
- images/000004_openpose_scribble_concat.webp +0 -0
- images/000004_pose_concat.webp +0 -0
- images/000005_depth_concat.webp +0 -0
- images/000005_openpose_scribble_concat.webp +0 -0
- images/000006_depth_concat.webp +0 -0
- images/000006_openpose_scribble_concat.webp +0 -0
- images/000007_depth_concat.webp +0 -0
- images/000007_openpose_canny_concat.webp +0 -0
- images/000008_depth_concat.webp +0 -0
- images/000008_openpose_canny_concat.webp +0 -0
- images/000009_depth_concat.webp +0 -0
- images/000009_openpose_canny_concat.webp +0 -0
- images/000010_canny_concat.webp +0 -0
- images/000010_openpose_canny_concat.webp +0 -0
- images/000011_canny_concat.webp +0 -0
- images/000011_openpose_canny_concat.webp +0 -0
- images/000012_canny_concat.webp +0 -0
- images/000012_openpose_canny_concat.webp +0 -0
- images/000013_canny_concat.webp +0 -0
- images/000013_openpose_depth_concat.webp +0 -0
- images/000014_canny_concat.webp +0 -0
- images/000014_openpose_depth_concat.webp +0 -0
- images/000015_lineart_concat.webp +0 -0
- images/000015_openpose_depth_concat.webp +0 -0
- images/000016_lineart_concat.webp +0 -0
- images/000016_openpose_depth_concat.webp +0 -0
- images/000017_lineart_concat.webp +0 -0
- images/000017_openpose_depth_concat.webp +0 -0
- images/000018_lineart_concat.webp +0 -0
- images/000018_openpose_depth_concat.webp +0 -0
- images/000019_lineart_concat.webp +0 -0
- images/000019_openpose_normal_concat.webp +0 -0
- images/000020_anime_lineart_concat.webp +0 -0
- images/000020_openpose_normal_concat.webp +0 -0
- images/000021_anime_lineart_concat.webp +0 -0
- images/000021_openpose_normal_concat.webp +0 -0
- images/000022_anime_lineart_concat.webp +0 -0
.gitattributes
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
images/000027_mlsd_concat.webp filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
images/masonry.webp filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,204 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- Text-to-Image
|
| 5 |
+
- ControlNet
|
| 6 |
+
- Diffusers
|
| 7 |
+
- Stable Diffusion
|
| 8 |
+
pipeline_tag: text-to-image
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# **ControlNet++: All-in-one ControlNet for image generations and editing!**
|
| 12 |
+
## **ProMax Model has released!! 12 control + 5 advanced editing, just try it!!!**
|
| 13 |
+

|
| 14 |
+
|
| 15 |
+
## Network Arichitecture
|
| 16 |
+

|
| 17 |
+
|
| 18 |
+
## Advantages about the model
|
| 19 |
+
- Use bucket training like novelai, can generate high resolutions images of any aspect ratio
|
| 20 |
+
- Use large amount of high quality data(over 10000000 images), the dataset covers a diversity of situation
|
| 21 |
+
- Use re-captioned prompt like DALLE.3, use CogVLM to generate detailed description, good prompt following ability
|
| 22 |
+
- Use many useful tricks during training. Including but not limited to date augmentation, mutiple loss, multi resolution
|
| 23 |
+
- Use almost the same parameter compared with original ControlNet. No obvious increase in network parameter or computation.
|
| 24 |
+
- Support 10+ control conditions, no obvious performance drop on any single condition compared with training independently
|
| 25 |
+
- Support multi condition generation, condition fusion is learned during training. No need to set hyperparameter or design prompts.
|
| 26 |
+
- Compatible with other opensource SDXL models, such as BluePencilXL, CounterfeitXL. Compatible with other Lora models.
|
| 27 |
+
|
| 28 |
+
|
| 29 |
+
***We design a new architecture that can support 10+ control types in condition text-to-image generation and can generate high resolution images visually comparable with
|
| 30 |
+
midjourney***. The network is based on the original ControlNet architecture, we propose two new modules to: 1 Extend the original ControlNet to support different image
|
| 31 |
+
conditions using the same network parameter. 2 Support multiple conditions input without increasing computation offload, which is especially important for designers
|
| 32 |
+
who want to edit image in detail, different conditions use the same condition encoder, without adding extra computations or parameters. We do thoroughly experiments
|
| 33 |
+
on SDXL and achieve superior performance both in control ability and aesthetic score. We release the method and the model to the open source community to make everyone
|
| 34 |
+
can enjoy it.
|
| 35 |
+
|
| 36 |
+
Inference scripts and more details can found: https://github.com/xinsir6/ControlNetPlus/tree/main
|
| 37 |
+
|
| 38 |
+
**If you find it useful, please give me a star, thank you very much**
|
| 39 |
+
|
| 40 |
+
**~500+ star, release the ProMax version with tile and inpainting!!!~**
|
| 41 |
+
**SDXL ProMax version has been released!!!,Enjoy it!!!**
|
| 42 |
+
**1000+ star, release the ControlNet++ model for SD3!!!**
|
| 43 |
+
**3000+ star, release the ControlNet++ ProMax model for SD3!!!**
|
| 44 |
+
|
| 45 |
+
Note: we put the promax model with a promax suffix in the same [huggingface model repo](https://huggingface.co/xinsir/controlnet-union-sdxl-1.0), detailed instructions will be added later.
|
| 46 |
+
## Advanced editing features in Promax Model
|
| 47 |
+
### Tile Deblur
|
| 48 |
+

|
| 49 |
+

|
| 50 |
+

|
| 51 |
+

|
| 52 |
+

|
| 53 |
+

|
| 54 |
+
### Tile variation
|
| 55 |
+

|
| 56 |
+

|
| 57 |
+

|
| 58 |
+

|
| 59 |
+

|
| 60 |
+

|
| 61 |
+
|
| 62 |
+
### Tile Super Resolution
|
| 63 |
+
Following example show from 1M resolution --> 9M resolution
|
| 64 |
+
<div style="display: flex; justify-content: space-between;">
|
| 65 |
+
<img src="./images/tile_super1.webp" alt="Image 1" style="width: 49%; margin: 1%;">
|
| 66 |
+
<img src="./images/tile_super1_9upscale.webp" alt="Image 2" style="width: 49%; margin: 1%;">
|
| 67 |
+
</div>
|
| 68 |
+
|
| 69 |
+
<div style="display: flex; justify-content: space-between;">
|
| 70 |
+
<img src="./images/tile_super2.webp" alt="Image 1" style="width: 49%; margin: 1%;">
|
| 71 |
+
<img src="./images/tile_super2_9upscale.webp" alt="Image 2" style="width: 49%; margin: 1%;">
|
| 72 |
+
</div>
|
| 73 |
+
|
| 74 |
+
### Image Inpainting
|
| 75 |
+

|
| 76 |
+

|
| 77 |
+

|
| 78 |
+

|
| 79 |
+

|
| 80 |
+

|
| 81 |
+
|
| 82 |
+
### Image Outpainting
|
| 83 |
+

|
| 84 |
+

|
| 85 |
+

|
| 86 |
+

|
| 87 |
+

|
| 88 |
+

|
| 89 |
+
|
| 90 |
+
|
| 91 |
+
## Visual Examples
|
| 92 |
+
### Openpose
|
| 93 |
+

|
| 94 |
+

|
| 95 |
+

|
| 96 |
+

|
| 97 |
+

|
| 98 |
+
### Depth
|
| 99 |
+

|
| 100 |
+

|
| 101 |
+

|
| 102 |
+

|
| 103 |
+

|
| 104 |
+
### Canny
|
| 105 |
+

|
| 106 |
+

|
| 107 |
+

|
| 108 |
+

|
| 109 |
+

|
| 110 |
+
### Lineart
|
| 111 |
+

|
| 112 |
+

|
| 113 |
+

|
| 114 |
+

|
| 115 |
+

|
| 116 |
+
### AnimeLineart
|
| 117 |
+

|
| 118 |
+

|
| 119 |
+

|
| 120 |
+

|
| 121 |
+

|
| 122 |
+
### Mlsd
|
| 123 |
+

|
| 124 |
+

|
| 125 |
+

|
| 126 |
+

|
| 127 |
+

|
| 128 |
+
### Scribble
|
| 129 |
+

|
| 130 |
+

|
| 131 |
+

|
| 132 |
+

|
| 133 |
+

|
| 134 |
+
### Hed
|
| 135 |
+

|
| 136 |
+

|
| 137 |
+

|
| 138 |
+

|
| 139 |
+

|
| 140 |
+
### Pidi(Softedge)
|
| 141 |
+

|
| 142 |
+

|
| 143 |
+

|
| 144 |
+

|
| 145 |
+

|
| 146 |
+
### Teed
|
| 147 |
+

|
| 148 |
+

|
| 149 |
+

|
| 150 |
+

|
| 151 |
+

|
| 152 |
+
### Segment
|
| 153 |
+

|
| 154 |
+

|
| 155 |
+

|
| 156 |
+

|
| 157 |
+

|
| 158 |
+
### Normal
|
| 159 |
+

|
| 160 |
+

|
| 161 |
+

|
| 162 |
+

|
| 163 |
+

|
| 164 |
+
|
| 165 |
+
## Multi Control Visual Examples
|
| 166 |
+
### Openpose + Canny
|
| 167 |
+

|
| 168 |
+

|
| 169 |
+

|
| 170 |
+

|
| 171 |
+

|
| 172 |
+

|
| 173 |
+
|
| 174 |
+
### Openpose + Depth
|
| 175 |
+

|
| 176 |
+

|
| 177 |
+

|
| 178 |
+

|
| 179 |
+

|
| 180 |
+

|
| 181 |
+
|
| 182 |
+
### Openpose + Scribble
|
| 183 |
+

|
| 184 |
+

|
| 185 |
+

|
| 186 |
+

|
| 187 |
+

|
| 188 |
+

|
| 189 |
+
|
| 190 |
+
### Openpose + Normal
|
| 191 |
+

|
| 192 |
+

|
| 193 |
+

|
| 194 |
+

|
| 195 |
+

|
| 196 |
+

|
| 197 |
+
|
| 198 |
+
### Openpose + Segment
|
| 199 |
+

|
| 200 |
+

|
| 201 |
+

|
| 202 |
+

|
| 203 |
+

|
| 204 |
+

|
config.json
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "ControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.20.0.dev0",
|
| 4 |
+
"act_fn": "silu",
|
| 5 |
+
"addition_embed_type": "text_time",
|
| 6 |
+
"addition_embed_type_num_heads": 64,
|
| 7 |
+
"addition_time_embed_dim": 256,
|
| 8 |
+
"attention_head_dim": [
|
| 9 |
+
5,
|
| 10 |
+
10,
|
| 11 |
+
20
|
| 12 |
+
],
|
| 13 |
+
"block_out_channels": [
|
| 14 |
+
320,
|
| 15 |
+
640,
|
| 16 |
+
1280
|
| 17 |
+
],
|
| 18 |
+
"class_embed_type": null,
|
| 19 |
+
"conditioning_channels": 3,
|
| 20 |
+
"conditioning_embedding_out_channels": [
|
| 21 |
+
16,
|
| 22 |
+
32,
|
| 23 |
+
96,
|
| 24 |
+
256
|
| 25 |
+
],
|
| 26 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 27 |
+
"cross_attention_dim": 2048,
|
| 28 |
+
"down_block_types": [
|
| 29 |
+
"DownBlock2D",
|
| 30 |
+
"CrossAttnDownBlock2D",
|
| 31 |
+
"CrossAttnDownBlock2D"
|
| 32 |
+
],
|
| 33 |
+
"downsample_padding": 1,
|
| 34 |
+
"encoder_hid_dim": null,
|
| 35 |
+
"encoder_hid_dim_type": null,
|
| 36 |
+
"flip_sin_to_cos": true,
|
| 37 |
+
"freq_shift": 0,
|
| 38 |
+
"global_pool_conditions": false,
|
| 39 |
+
"in_channels": 4,
|
| 40 |
+
"layers_per_block": 2,
|
| 41 |
+
"mid_block_scale_factor": 1,
|
| 42 |
+
"norm_eps": 1e-05,
|
| 43 |
+
"norm_num_groups": 32,
|
| 44 |
+
"num_attention_heads": null,
|
| 45 |
+
"num_class_embeds": null,
|
| 46 |
+
"only_cross_attention": false,
|
| 47 |
+
"projection_class_embeddings_input_dim": 2816,
|
| 48 |
+
"resnet_time_scale_shift": "default",
|
| 49 |
+
"transformer_layers_per_block": [
|
| 50 |
+
1,
|
| 51 |
+
2,
|
| 52 |
+
10
|
| 53 |
+
],
|
| 54 |
+
"upcast_attention": null,
|
| 55 |
+
"use_linear_projection": true
|
| 56 |
+
}
|
config_promax.json
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "ControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.20.0.dev0",
|
| 4 |
+
"act_fn": "silu",
|
| 5 |
+
"addition_embed_type": "text_time",
|
| 6 |
+
"addition_embed_type_num_heads": 64,
|
| 7 |
+
"addition_time_embed_dim": 256,
|
| 8 |
+
"attention_head_dim": [
|
| 9 |
+
5,
|
| 10 |
+
10,
|
| 11 |
+
20
|
| 12 |
+
],
|
| 13 |
+
"block_out_channels": [
|
| 14 |
+
320,
|
| 15 |
+
640,
|
| 16 |
+
1280
|
| 17 |
+
],
|
| 18 |
+
"class_embed_type": null,
|
| 19 |
+
"conditioning_channels": 3,
|
| 20 |
+
"conditioning_embedding_out_channels": [
|
| 21 |
+
16,
|
| 22 |
+
32,
|
| 23 |
+
96,
|
| 24 |
+
256
|
| 25 |
+
],
|
| 26 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 27 |
+
"cross_attention_dim": 2048,
|
| 28 |
+
"down_block_types": [
|
| 29 |
+
"DownBlock2D",
|
| 30 |
+
"CrossAttnDownBlock2D",
|
| 31 |
+
"CrossAttnDownBlock2D"
|
| 32 |
+
],
|
| 33 |
+
"downsample_padding": 1,
|
| 34 |
+
"encoder_hid_dim": null,
|
| 35 |
+
"encoder_hid_dim_type": null,
|
| 36 |
+
"flip_sin_to_cos": true,
|
| 37 |
+
"freq_shift": 0,
|
| 38 |
+
"global_pool_conditions": false,
|
| 39 |
+
"in_channels": 4,
|
| 40 |
+
"layers_per_block": 2,
|
| 41 |
+
"mid_block_scale_factor": 1,
|
| 42 |
+
"norm_eps": 1e-05,
|
| 43 |
+
"norm_num_groups": 32,
|
| 44 |
+
"num_attention_heads": null,
|
| 45 |
+
"num_class_embeds": null,
|
| 46 |
+
"only_cross_attention": false,
|
| 47 |
+
"projection_class_embeddings_input_dim": 2816,
|
| 48 |
+
"resnet_time_scale_shift": "default",
|
| 49 |
+
"transformer_layers_per_block": [
|
| 50 |
+
1,
|
| 51 |
+
2,
|
| 52 |
+
10
|
| 53 |
+
],
|
| 54 |
+
"upcast_attention": null,
|
| 55 |
+
"use_linear_projection": true,
|
| 56 |
+
"num_control_type": 8
|
| 57 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9e13fd61f3193887791c8a0dd07a07202174dc47d5ddaea94ea1344f07c7467
|
| 3 |
+
size 2512030408
|
diffusion_pytorch_model_promax.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fae2e50cb431bfcbe05822b59ec2228df545ef27f711dea8949e9f4ed9f7cdc
|
| 3 |
+
size 2513342408
|
images/000000_pose_concat.webp
ADDED
|
images/000001_openpose_scribble_concat.webp
ADDED
|
images/000001_pose_concat.webp
ADDED
|
images/000002_openpose_scribble_concat.webp
ADDED
|
images/000002_pose_concat.webp
ADDED
|
images/000003_openpose_scribble_concat.webp
ADDED
|
images/000003_pose_concat.webp
ADDED
|
images/000004_openpose_scribble_concat.webp
ADDED
|
images/000004_pose_concat.webp
ADDED
|
images/000005_depth_concat.webp
ADDED
|
images/000005_openpose_scribble_concat.webp
ADDED
|
images/000006_depth_concat.webp
ADDED
|
images/000006_openpose_scribble_concat.webp
ADDED
|
images/000007_depth_concat.webp
ADDED
|
images/000007_openpose_canny_concat.webp
ADDED
|
images/000008_depth_concat.webp
ADDED
|
images/000008_openpose_canny_concat.webp
ADDED
|
images/000009_depth_concat.webp
ADDED
|
images/000009_openpose_canny_concat.webp
ADDED
|
images/000010_canny_concat.webp
ADDED
|
images/000010_openpose_canny_concat.webp
ADDED
|
images/000011_canny_concat.webp
ADDED
|
images/000011_openpose_canny_concat.webp
ADDED
|
images/000012_canny_concat.webp
ADDED
|
images/000012_openpose_canny_concat.webp
ADDED
|
images/000013_canny_concat.webp
ADDED
|
images/000013_openpose_depth_concat.webp
ADDED
|
images/000014_canny_concat.webp
ADDED
|
images/000014_openpose_depth_concat.webp
ADDED
|
images/000015_lineart_concat.webp
ADDED
|
images/000015_openpose_depth_concat.webp
ADDED
|
images/000016_lineart_concat.webp
ADDED
|
images/000016_openpose_depth_concat.webp
ADDED
|
images/000017_lineart_concat.webp
ADDED
|
images/000017_openpose_depth_concat.webp
ADDED
|
images/000018_lineart_concat.webp
ADDED
|
images/000018_openpose_depth_concat.webp
ADDED
|
images/000019_lineart_concat.webp
ADDED
|
images/000019_openpose_normal_concat.webp
ADDED
|
images/000020_anime_lineart_concat.webp
ADDED
|
images/000020_openpose_normal_concat.webp
ADDED
|
images/000021_anime_lineart_concat.webp
ADDED
|
images/000021_openpose_normal_concat.webp
ADDED
|
images/000022_anime_lineart_concat.webp
ADDED
|