1c5c34e0f049e4eade4951b3ab517766732868e8ef9e1e66581bda4ebbb39b72
Browse files
.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: other
|
5 |
+
tags:
|
6 |
+
- text-to-image
|
7 |
+
- image-generation
|
8 |
+
- flux
|
9 |
+
- flux
|
10 |
+
base_model: black-forest-labs/FLUX.1-dev
|
11 |
+
license_name: flux-1-dev-non-commercial-license
|
12 |
+
license_link: LICENSE.md
|
13 |
+
extra_gated_prompt: By clicking "Agree", you agree to the [FluxDev Non-Commercial
|
14 |
+
License Agreement](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)
|
15 |
+
and acknowledge the [Acceptable Use Policy](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/POLICY.md).
|
16 |
+
---
|
17 |
+
|
18 |
+
TODO
|