martintomov
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,46 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- flux1-dev
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
widget:
|
8 |
+
- text: prompt 1
|
9 |
+
parameters:
|
10 |
+
negative_prompt: bad, messy
|
11 |
+
output:
|
12 |
+
url: https://url.goes.here
|
13 |
+
- text: prompt 2
|
14 |
+
parameters:
|
15 |
+
negative_prompt: bad, messy
|
16 |
+
output:
|
17 |
+
url: https://url.goes.here
|
18 |
+
- text: prompt 3
|
19 |
+
parameters:
|
20 |
+
negative_prompt: bad, messy
|
21 |
+
output:
|
22 |
+
url: https://url.goes.here
|
23 |
+
- text: prompt 4
|
24 |
+
parameters:
|
25 |
+
negative_prompt: bad, messy
|
26 |
+
output:
|
27 |
+
url: https://url.goes.here
|
28 |
+
base_model: black-forest-labs/FLUX.1-dev
|
29 |
+
instance_prompt: frstingln illustration
|
30 |
+
license: other
|
31 |
+
license_name: flux-1-dev-non-commercial-license
|
32 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
33 |
+
---
|
34 |
+
# Retrofuturism Flux
|
35 |
+
|
36 |
+
Flux LoRA for testing purposes, trained on retrofuturism style art
|
37 |
+
|
38 |
+
# Dataset
|
39 |
+
|
40 |
+
https://huggingface.co/datasets/martintomov/retrofuturism-flux
|
41 |
+
|
42 |
+
<Gallery />
|
43 |
+
|
44 |
+
## Trigger words
|
45 |
+
|
46 |
+
You should use `retrofuturism` to trigger the image generation. Not sure if it makes a difference, needs testing
|