Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,54 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
widget:
|
3 |
-
- text:
|
4 |
output:
|
5 |
-
url:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
base_model: black-forest-labs/FLUX.1-dev
|
7 |
-
instance_prompt:
|
8 |
license: other
|
9 |
license_name: flux-1-dev-non-commercial-license
|
10 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
11 |
-
|
12 |
-
- en
|
13 |
-
library_name: diffusers
|
14 |
---
|
15 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- flux
|
4 |
+
- text-to-image
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- fal
|
8 |
widget:
|
9 |
+
- text: futuristic city in style of ECACX
|
10 |
output:
|
11 |
+
url: e3872607-b456-4641-890b-9e7a42a86d4b.jpeg
|
12 |
+
- text: Beautiful city of Tokyo in style of ECACX
|
13 |
+
output:
|
14 |
+
url: ee378929-bcf1-4aa0-aa9b-fac5edee65bd.jpeg
|
15 |
+
- text: A shop in the jungle in the style of ECACX
|
16 |
+
output:
|
17 |
+
url: 46117752-4ae0-4602-be7e-65c599e02084.jpeg
|
18 |
+
- text: ninja in the style of ECACX, black and red colors
|
19 |
+
output:
|
20 |
+
url: 18503cf9-028f-4010-a77b-e8bc58b213de.jpeg
|
21 |
+
- text: flying cloud city in style of ECACX
|
22 |
+
output:
|
23 |
+
url: images/example_hnqc22urm.png
|
24 |
base_model: black-forest-labs/FLUX.1-dev
|
25 |
+
instance_prompt: ECACX
|
26 |
license: other
|
27 |
license_name: flux-1-dev-non-commercial-license
|
28 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
29 |
+
|
|
|
|
|
30 |
---
|
31 |
+
# inky colors
|
32 |
+
|
33 |
+
<Gallery />
|
34 |
+
|
35 |
+
|
36 |
+
## Model description
|
37 |
+
|
38 |
+
|
39 |
+
|
40 |
+
|
41 |
+
## Trigger words
|
42 |
+
|
43 |
+
You should use `ECACX` to trigger the image generation.
|
44 |
+
|
45 |
+
|
46 |
+
## Download model
|
47 |
+
|
48 |
+
Weights for this model are available in Safetensors format.
|
49 |
+
|
50 |
+
[Download](/victor/inky-colors/tree/main) them in the Files & versions tab.
|
51 |
+
|
52 |
+
## Training at fal.ai
|
53 |
+
|
54 |
+
Training was done using [fal.ai/models/fal-ai/flux-lora-fast-training](https://fal.ai/models/fal-ai/flux-lora-fast-training).
|