Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
This workflow includes: line/depth controlled redrawing, image expansion, partial redrawing, pose control, multi-image fusion, virtual try-on, etc. It is very powerful! !
|
| 5 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- Qwen/Qwen-Image-Edit-2509
|
| 5 |
+
pipeline_tag: image-to-image
|
| 6 |
---
|
| 7 |
This workflow includes: line/depth controlled redrawing, image expansion, partial redrawing, pose control, multi-image fusion, virtual try-on, etc. It is very powerful! !
|
| 8 |
|