Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- flux
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
- fluxgym
|
9 |
+
|
10 |
+
base_model: black-forest-labs/FLUX.1-dev
|
11 |
+
instance_prompt: R3Sul
|
12 |
+
license: other
|
13 |
+
license_name: flux-1-dev-non-commercial-license
|
14 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
15 |
+
|
16 |
+
---
|
17 |
+
|
18 |
+
# resul5757
|
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 `F4RID4` 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.
|