bubbliiiing commited on
Commit
c21dcc3
·
1 Parent(s): 84ad675

Update 2602

Browse files
Qwen-Image-2512-Fun-Controlnet-Union-2602.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d1ac366efaa27dec070b3a8ebe9a41b5ebc567913dee71ed992e7032f66dc37
3
+ size 3512432536
README.md CHANGED
@@ -7,8 +7,15 @@ library_name: videox_fun
7
 
8
  [![Github](https://img.shields.io/badge/🎬%20Code-VideoX_Fun-blue)](https://github.com/aigc-apps/VideoX-Fun)
9
 
 
 
 
 
 
 
 
10
  ## Model Features
11
- - This ControlNet is added on 5 layer blocks. It supports multiple control conditions—including Canny, HED, Depth, Pose, MLSD and Scribble. It can be used like a standard ControlNet.
12
  - Inpainting mode is also supported.
13
  - When obtaining control images, acquiring them in a multi-resolution manner results in better generalization.
14
  - You can adjust control_context_scale for stronger control and better detail preservation. For better stability, we highly recommend using a detailed prompt. The optimal range for control_context_scale is from 0.70 to 0.95.
@@ -91,6 +98,17 @@ library_name: videox_fun
91
  </tr>
92
  </table>
93
 
 
 
 
 
 
 
 
 
 
 
 
94
  ## Inference
95
  Go to the VideoX-Fun repository for more details.
96
 
@@ -118,4 +136,4 @@ Then download the weights into models/Diffusion_Transformer and models/Personali
118
  │ └── 📦 Qwen-Image-2512-Fun-Controlnet-Union.safetensors
119
  ```
120
 
121
- Then run the file `examples/qwenimage_fun/predict_t2i_control.py` and `examples/qwenimage_fun/predict_i2i_inpaint.py`.
 
7
 
8
  [![Github](https://img.shields.io/badge/🎬%20Code-VideoX_Fun-blue)](https://github.com/aigc-apps/VideoX-Fun)
9
 
10
+ ## Model Card
11
+
12
+ | Name | Description |
13
+ |--|--|
14
+ | Qwen-Image-2512-Fun-Controlnet-Union-2602.safetensors | Compared to the previous version of the model, we added Gray control to the model. The model was trained for a longer time than before. |
15
+ | Qwen-Image-2512-Fun-Controlnet-Union.safetensors | ControlNet weights for Qwen-Image-2512. The model supports multiple control conditions such as Canny, HED, Depth, Pose, MLSD and Scribble. |
16
+
17
  ## Model Features
18
+ - This ControlNet is added on 5 layer blocks. It supports multiple control conditions—including Canny, HED, Depth, Pose, MLSD, Scribble and Gray. It can be used like a standard ControlNet.
19
  - Inpainting mode is also supported.
20
  - When obtaining control images, acquiring them in a multi-resolution manner results in better generalization.
21
  - You can adjust control_context_scale for stronger control and better detail preservation. For better stability, we highly recommend using a detailed prompt. The optimal range for control_context_scale is from 0.70 to 0.95.
 
98
  </tr>
99
  </table>
100
 
101
+ <table border="0" style="width: 100%; text-align: left; margin-top: 20px;">
102
+ <tr>
103
+ <td>Gray</td>
104
+ <td>Output</td>
105
+ </tr>
106
+ <tr>
107
+ <td><img src="asset/gray.jpg" width="100%" /></td>
108
+ <td><img src="results/gray.png" width="100%" /></td>
109
+ </tr>
110
+ </table>
111
+
112
  ## Inference
113
  Go to the VideoX-Fun repository for more details.
114
 
 
136
  │ └── 📦 Qwen-Image-2512-Fun-Controlnet-Union.safetensors
137
  ```
138
 
139
+ Then run the file `examples/qwenimage_fun/predict_t2i_control.py` and `examples/qwenimage_fun/predict_i2i_inpaint.py`.
asset/gray.jpg ADDED

Git LFS Details

  • SHA256: 764f851cd19a87d48ca52d32b5136c0ef1023d8c4147faaca6f95a22156acbfb
  • Pointer size: 131 Bytes
  • Size of remote file: 766 kB
results/gray.png ADDED

Git LFS Details

  • SHA256: a864a7b380eaf3f9973978b2bc34edd59518805be3c074af400ed1cc94b4d37b
  • Pointer size: 132 Bytes
  • Size of remote file: 2.17 MB