Update README.md
Browse filesThe Flux pipeline for image inpainting using Flux-dev-Depth/Canny
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: flux-1-dev-non-commercial-license
|
4 |
-
license_link: https://huggingface.co/black-forest-labs/FLUX.1-Depth-dev/blob/main/LICENSE.md
|
5 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: flux-1-dev-non-commercial-license
|
4 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-Depth-dev/blob/main/LICENSE.md
|
5 |
+
base_model:
|
6 |
+
- black-forest-labs/FLUX.1-dev
|
7 |
+
- black-forest-labs/FLUX.1-Depth-dev
|
8 |
+
pipeline_tag: image-to-image
|
9 |
+
---
|