l3xx commited on
Commit
aef1631
1 Parent(s): e8bedf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -39
README.md CHANGED
@@ -1,39 +1,40 @@
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/moisdzois-lora_000200_02_20240926004057_42.png
12
- text: M0ISZ0IS person is riding a bike --d 42
13
- - output:
14
- url: sample/moisdzois-lora_000400_02_20240926004909_42.png
15
- text: M0ISZ0IS person is a body builder --d 42
16
- - output:
17
- url: sample/moisdzois-lora_000600_02_20240926005443_42.png
18
- text: M0ISZ0IS person is a rock star --d 42
19
- base_model: bdsqlsz/flux1-dev2pro-single
20
- instance_prompt: M0ISZ0IS person
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
- # MoisDZois-Lora
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 `M0ISZ0IS person` 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
-
 
 
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/moisdzois-lora_000200_02_20240926004057_42.png
12
+ text: M0ISZ0IS person is riding a bike --d 42
13
+ - output:
14
+ url: sample/moisdzois-lora_000400_02_20240926004909_42.png
15
+ text: M0ISZ0IS person is a body builder --d 42
16
+ - output:
17
+ url: sample/moisdzois-lora_000600_02_20240926005443_42.png
18
+ text: M0ISZ0IS person is a rock star --d 42
19
+ base_model:
20
+ - bdsqlsz/flux1-dev2pro-single
21
+ - black-forest-labs/FLUX.1-dev
22
+ instance_prompt: M0ISZ0IS person
23
+ license: other
24
+ license_name: flux-1-dev-non-commercial-license
25
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
26
+ ---
27
+
28
+ # MoisDZois-Lora
29
+
30
+ A Flux LoRA trained on a local computer with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
31
+
32
+ <Gallery />
33
+
34
+ ## Trigger words
35
+
36
+ You should use `M0ISZ0IS person` to trigger the image generation.
37
+
38
+ ## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
39
+
40
+ Weights for this model are available in Safetensors format.