cocktailpeanut commited on
Commit
a00bdab
1 Parent(s): 326704d
Files changed (1) hide show
  1. README.md +33 -42
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/canny_001800_00_20240918182415.png
12
- text: canny style image of a gymnast
13
- - output:
14
- url: sample/canny_001800_01_20240918182421.png
15
- text: canny style image of a kitten
16
- - output:
17
- url: sample/canny_001800_02_20240918182426.png
18
- text: canny style image of a person biking on the street
19
- - output:
20
- url: sample/canny_001800_03_20240918182432.png
21
- text: canny style image of new york times square
22
- base_model: black-forest-labs/FLUX.1-dev
23
- instance_prompt: canny style
24
- license: other
25
- license_name: flux-1-dev-non-commercial-license
26
- license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
27
- ---
28
-
29
- # canny
30
-
31
- A Flux LoRA trained on a local computer with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
32
-
33
- <Gallery />
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
+