cocktailpeanut commited on
Commit
5843f47
·
verified ·
1 Parent(s): 89ead5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -42
README.md CHANGED
@@ -1,42 +1,44 @@
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/makima_001120_00_20240916083642.png
12
- text: mkm is playing chess
13
- - output:
14
- url: sample/makima_001120_01_20240916083700.png
15
- text: mkm lying on a beach
16
- - output:
17
- url: sample/makima_001120_02_20240916083717.png
18
- text: mkm dressed as chef, making ramen
19
- - output:
20
- url: sample/makima_001120_03_20240916083735.png
21
- text: mkm is wearing a wedding dress
22
- base_model: black-forest-labs/FLUX.1-dev
23
- instance_prompt: mkm
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
- # makima
30
-
31
- Trained with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
32
-
33
- <Gallery />
34
-
35
- ## Trigger words
36
-
37
- You should use `mkm` 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/makima_001120_00_20240916083642.png
12
+ text: mkm is playing chess
13
+ - output:
14
+ url: sample/makima_001120_01_20240916083700.png
15
+ text: mkm lying on a beach
16
+ - output:
17
+ url: sample/makima_001120_02_20240916083717.png
18
+ text: mkm dressed as chef, making ramen
19
+ - output:
20
+ url: sample/makima_001120_03_20240916083735.png
21
+ text: mkm is wearing a wedding dress
22
+ base_model: black-forest-labs/FLUX.1-dev
23
+ instance_prompt: mkm
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
+ thumbnail: resolve/main/sample/makima_001120_00_20240916083642.png
28
+
29
+ ---
30
+
31
+ # makima
32
+
33
+ Trained with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
34
+
35
+ <Gallery />
36
+
37
+ ## Trigger words
38
+
39
+ You should use `mkm` to trigger the image generation.
40
+
41
+ ## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
42
+
43
+ Weights for this model are available in Safetensors format.
44
+