sayakpaul HF staff multimodalart HF staff commited on
Commit
fea536b
1 Parent(s): f37b438

Add multiple base_model (#11)

Browse files

- Add multiple base_model (120471d5f82841b83a49f52fe61e50a0e326564d)


Co-authored-by: Apolinário from multimodal AI art <[email protected]>

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -5,6 +5,9 @@ library_name: diffusers
5
  license: other
6
  license_name: flux-1-dev-non-commercial-license
7
  license_link: LICENSE.md
 
 
 
8
  ---
9
  # FLUX.1-merged
10
 
 
5
  license: other
6
  license_name: flux-1-dev-non-commercial-license
7
  license_link: LICENSE.md
8
+ base_model:
9
+ - black-forest-labs/FLUX.1-dev
10
+ - black-forest-labs/FLUX.1-schnell
11
  ---
12
  # FLUX.1-merged
13