Update README.md
Browse files
README.md
CHANGED
|
@@ -1,31 +1,30 @@
|
|
| 1 |
-
---
|
| 2 |
-
tags:
|
| 3 |
-
- text-to-image
|
| 4 |
-
- flux
|
| 5 |
-
- lora
|
| 6 |
-
- diffusers
|
| 7 |
-
- template:
|
| 8 |
-
- fluxgym
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
base_model: black-forest-labs/FLUX.1-dev
|
| 12 |
-
instance_prompt: porn , nude , sex , boobs ,
|
| 13 |
-
license:
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 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 |
+
|
|
|