Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,9 @@ base_model: black-forest-labs/FLUX.1-dev
|
|
| 11 |
---
|
| 12 |
# FLUX.1-dev Controlnet
|
| 13 |
|
|
|
|
|
|
|
|
|
|
| 14 |
## Diffusers version
|
| 15 |
|
| 16 |
until the next Diffusers pypi release, please install Diffusers from source and use [this PR](xxxxxx) to be able to use.
|
|
@@ -41,46 +44,6 @@ However, as training progresses, the performance of the Union model will continu
|
|
| 41 |
|6|lq|🟢high|
|
| 42 |
|
| 43 |
|
| 44 |
-
| Canny | Tile |
|
| 45 |
-
|:------------:|:------------:|
|
| 46 |
-
|<img src="./images/image_demo_canny.jpg" width = "300" />|<img src="./images/image_demo_tile.jpg" width = "300" />|
|
| 47 |
-
|
| 48 |
-
| Depth | Blur |
|
| 49 |
-
|:------------:|:------------:|
|
| 50 |
-
|<img src="./images/image_demo_depth.jpg" width = "300" />|<img src="./images/image_demo_blur.jpg" width = "300" />|
|
| 51 |
-
|
| 52 |
-
| Pose | Gray |
|
| 53 |
-
|:------------:|:------------:|
|
| 54 |
-
|<img src="./images/image_demo_pose.jpg" width = "300" />|<img src="./images/image_demo_gray.jpg" width = "300" />|
|
| 55 |
-
|
| 56 |
-
| Low Quality | To Be Supplemented |
|
| 57 |
-
|:------------:|:------------:|
|
| 58 |
-
|<img src="./images/image_demo_lq.jpg" width = "300" />||
|
| 59 |
-
<!--
|
| 60 |
-
|
| 61 |
-
### canny
|
| 62 |
-
<img src="./images/image_demo_canny.jpg" width = "300" />
|
| 63 |
-
|
| 64 |
-
### tile
|
| 65 |
-
<img src="./images/image_demo_tile.jpg" width = "300" />
|
| 66 |
-
|
| 67 |
-
### depth
|
| 68 |
-
<img src="./images/image_demo_depth.jpg" width = "300" />
|
| 69 |
-
|
| 70 |
-
### blur
|
| 71 |
-
<img src="./images/image_demo_blur.jpg" width = "300" />
|
| 72 |
-
|
| 73 |
-
### pose
|
| 74 |
-
<img src="./images/image_demo_pose.jpg" width = "300" />
|
| 75 |
-
|
| 76 |
-
### gray
|
| 77 |
-
<img src="./images/image_demo_gray.jpg" width = "300" />
|
| 78 |
-
|
| 79 |
-
### low quality
|
| 80 |
-
<img src="./images/image_demo_lq.jpg" width = "300" />
|
| 81 |
-
|
| 82 |
-
-->
|
| 83 |
-
|
| 84 |
|
| 85 |
|
| 86 |
# Demo
|
|
|
|
| 11 |
---
|
| 12 |
# FLUX.1-dev Controlnet
|
| 13 |
|
| 14 |
+
<img src="./images/image_union.jpg" width = "800" />
|
| 15 |
+
|
| 16 |
+
|
| 17 |
## Diffusers version
|
| 18 |
|
| 19 |
until the next Diffusers pypi release, please install Diffusers from source and use [this PR](xxxxxx) to be able to use.
|
|
|
|
| 44 |
|6|lq|🟢high|
|
| 45 |
|
| 46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
|
| 48 |
|
| 49 |
# Demo
|