afromero commited on
Commit
c2b6410
1 Parent(s): d81a356

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -2,9 +2,6 @@
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
  ---
10
 
@@ -58,4 +55,4 @@ output = pipe(
58
  ).images[0]
59
  make_image_grid([image, control_image, mask_image, output.resize(image.size)], rows=1, cols=4).save("output.png")
60
  ```
61
- ![](output.png)
 
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
  pipeline_tag: image-to-image
6
  ---
7
 
 
55
  ).images[0]
56
  make_image_grid([image, control_image, mask_image, output.resize(image.size)], rows=1, cols=4).save("output.png")
57
  ```
58
+ ![](output.png)