Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- flux
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
- fluxgym
|
9 |
+
|
10 |
+
---
|
11 |
+
|
12 |
+
# ronaldo
|
13 |
+
A Flux LoRA trained on a local computer with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
|
14 |
+
|
15 |
+
<Gallery />
|
16 |
+
|
17 |
+
## Trigger words
|
18 |
+
|
19 |
+
You should use `ronaldo` to trigger the image generation.
|
20 |
+
|
21 |
+
## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
|
22 |
+
|
23 |
+
Weights for this model are available in Safetensors format.
|