Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Qwen2VL-Flux was released a while ago. It comes with a standalone ControlNet model that works with Flux Dev. Fully compatible with ComfyUI.
|
2 |
+
|
3 |
+
I works well with Depth and Canny and kinda works with Tile and Realistic Lineart. You can also combine Depth and Canny.
|
4 |
+
|
5 |
+
Usually works well with strength 0.6-0.8 depending on the image. You might need to run Flux at FP8 to avoid OOM.
|
6 |
+
|
7 |
+
There's a sample workflow in this repo that you can try on ComfyUI.
|
8 |
+
|
9 |
+
The original project can be found here:
|
10 |
+
|
11 |
+
https://huggingface.co/Djrango/Qwen2vl-Flux
|
12 |
+
|
13 |
+
The model in my repo is simply the weights from https://huggingface.co/Djrango/Qwen2vl-Flux/tree/main/controlnet
|
14 |
+
|
15 |
+
All credit belongs to the original creator of the model Pengqi Lu.
|
16 |
+
|
17 |
+
---
|
18 |
+
license: other
|
19 |
+
license_name: flux-1-dev-non-commercial-license
|
20 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
21 |
+
---
|