Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,15 @@
|
|
2 |
license: other
|
3 |
license_name: flux-1-dev-non-commercial-license
|
4 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
Trained on 50 6K mandelbulb3d renders I did myself for the reason to be able to crank up settings.
|
|
|
2 |
license: other
|
3 |
license_name: flux-1-dev-non-commercial-license
|
4 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- flux
|
9 |
+
- diffusers
|
10 |
+
- lora
|
11 |
+
- replicate
|
12 |
+
base_model: "black-forest-labs/FLUX.1-dev"
|
13 |
+
pipeline_tag: text-to-image
|
14 |
---
|
15 |
|
16 |
Trained on 50 6K mandelbulb3d renders I did myself for the reason to be able to crank up settings.
|