Jake Rains
commited on
Commit
•
2ee089a
1
Parent(s):
d441a13
Update README.md
Browse files
README.md
CHANGED
@@ -1,42 +1,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/d3xt3r_004800_00_20240922040016.png
|
12 |
-
text: d3xt3r dachshund oil painting
|
13 |
-
- output:
|
14 |
-
url: sample/
|
15 |
-
text: d3xt3r
|
16 |
-
- output:
|
17 |
-
url: sample/
|
18 |
-
text: d3xt3r
|
19 |
-
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
Weights for this model are available in Safetensors format.
|
42 |
-
|
|
|
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/d3xt3r_004800_00_20240922040016.png
|
12 |
+
text: d3xt3r dachshund oil painting
|
13 |
+
- output:
|
14 |
+
url: sample/d3xt3r_004800_02_20240922040201.png
|
15 |
+
text: d3xt3r dachshund in a field
|
16 |
+
- output:
|
17 |
+
url: sample/d3xt3r_004800_03_20240922040255.png
|
18 |
+
text: d3xt3r dog in a little suit
|
19 |
+
base_model: black-forest-labs/FLUX.1-dev
|
20 |
+
instance_prompt: d3xt3r
|
21 |
+
license: other
|
22 |
+
license_name: flux-1-dev-non-commercial-license
|
23 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
24 |
+
---
|
25 |
+
|
26 |
+
# d3xt3r
|
27 |
+
|
28 |
+
A Flux LoRA trained on a local computer with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
|
29 |
+
|
30 |
+
<Gallery />
|
31 |
+
|
32 |
+
## Trigger words
|
33 |
+
|
34 |
+
You should use `d3xt3r` to trigger the image generation.
|
35 |
+
|
36 |
+
## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
|
37 |
+
|
38 |
+
Weights for this model are available in Safetensors format.
|
39 |
+
|
|
|
|
|
|