cocktailpeanut
commited on
update
Browse files
README.md
CHANGED
@@ -1,39 +1,39 @@
|
|
1 |
-
---
|
2 |
-
tags:
|
3 |
-
- text-to-image
|
4 |
-
- flux
|
5 |
-
- lora
|
6 |
-
- diffusers
|
7 |
-
- template:sd-lora
|
8 |
-
- fluxgym
|
9 |
-
widget:
|
10 |
-
-
|
11 |
-
|
12 |
-
|
13 |
-
-
|
14 |
-
|
15 |
-
|
16 |
-
-
|
17 |
-
|
18 |
-
|
19 |
-
base_model:
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- flux
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
- fluxgym
|
9 |
+
widget:
|
10 |
+
- output:
|
11 |
+
url: sample/crt_000900_00_20240925111818.png
|
12 |
+
text: a word "hello world" on a crt screen
|
13 |
+
- output:
|
14 |
+
url: sample/crt_000900_01_20240925111836.png
|
15 |
+
text: a keyboard on a crt screen
|
16 |
+
- output:
|
17 |
+
url: sample/crt_000900_02_20240925111854.png
|
18 |
+
text: a robot on a crt screen
|
19 |
+
base_model:
|
20 |
+
- black-forest-labs/FLUX.1-dev
|
21 |
+
instance_prompt: crt screen
|
22 |
+
license: other
|
23 |
+
license_name: flux-1-dev-non-commercial-license
|
24 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
25 |
+
---
|
26 |
+
|
27 |
+
# crt
|
28 |
+
|
29 |
+
A Flux LoRA trained on a local computer with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
|
30 |
+
|
31 |
+
<Gallery />
|
32 |
+
|
33 |
+
## Trigger words
|
34 |
+
|
35 |
+
You should use `crt screen` to trigger the image generation.
|
36 |
+
|
37 |
+
## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
|
38 |
+
|
39 |
+
Weights for this model are available in Safetensors format.
|