Add multiple base_model
#11
by
multimodalart
HF staff
- opened
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 |
|