afromero commited on
Commit
6d34081
1 Parent(s): 22a60c2

Update README.md

Browse files

The Flux pipeline for image inpainting using Flux-dev-Depth/Canny

Files changed (1) hide show
  1. README.md +9 -5
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
+ ---