anthienlong commited on
Commit
5d8f405
1 Parent(s): 17d6910

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -31
README.md CHANGED
@@ -1,31 +1,30 @@
1
- ---
2
- tags:
3
- - text-to-image
4
- - flux
5
- - lora
6
- - diffusers
7
- - template:sd-lora
8
- - fluxgym
9
-
10
-
11
- base_model: black-forest-labs/FLUX.1-dev
12
- instance_prompt: porn , nude , sex , boobs ,
13
- license: other
14
- license_name: flux-1-dev-non-commercial-license
15
- license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
16
- ---
17
-
18
- # Flux_LoRA-uncensored
19
-
20
- A Flux LoRA trained on a local computer with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
21
-
22
- <Gallery />
23
-
24
- ## Trigger words
25
-
26
- You should use `porn , nude , sex , boobs , ` to trigger the image generation.
27
-
28
- ## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
29
-
30
- Weights for this model are available in Safetensors format.
31
-
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - flux
5
+ - lora
6
+ - diffusers
7
+ - template:diffusion-lora
8
+ - fluxgym
9
+
10
+
11
+ base_model: black-forest-labs/FLUX.1-dev
12
+ instance_prompt: porn , nude , sex , boobs ,
13
+ license: unknown
14
+
15
+ ---
16
+
17
+ # Flux_LoRA-uncensored
18
+
19
+ A Flux LoRA trained on a local computer with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
20
+
21
+ <Gallery />
22
+
23
+ ## Trigger words
24
+
25
+ You should use `porn , nude , sex , boobs , ` to trigger the image generation.
26
+
27
+ ## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
28
+
29
+ Weights for this model are available in Safetensors format.
30
+