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