Update README.md
Browse files
README.md
CHANGED
|
@@ -1,37 +1,32 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- text-to-image
|
| 4 |
-
-
|
| 5 |
- lora
|
| 6 |
- diffusers
|
| 7 |
- template:sd-lora
|
|
|
|
| 8 |
widget:
|
| 9 |
-
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
output:
|
| 13 |
-
url: images/barra.png
|
| 14 |
base_model: black-forest-labs/FLUX.1-dev
|
| 15 |
-
instance_prompt: aztro
|
| 16 |
-
license:
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
-
# azflux
|
| 19 |
|
| 20 |
-
|
| 21 |
|
| 22 |
-
|
| 23 |
|
| 24 |
-
|
| 25 |
|
| 26 |
## Trigger words
|
| 27 |
|
| 28 |
You should use `aztro` to trigger the image generation.
|
| 29 |
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
## Download model
|
| 34 |
-
|
| 35 |
-
Weights for this model are available in Safetensors format.
|
| 36 |
|
| 37 |
-
|
|
|
|
| 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: images/barra.png
|
| 12 |
+
text: aztro, 1boy
|
|
|
|
|
|
|
| 13 |
base_model: black-forest-labs/FLUX.1-dev
|
| 14 |
+
instance_prompt: aztro
|
| 15 |
+
license: other
|
| 16 |
+
license_name: flux-1-dev-non-commercial-license
|
| 17 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
| 18 |
---
|
|
|
|
| 19 |
|
| 20 |
+
# azflux
|
| 21 |
|
| 22 |
+
A Flux LoRA trained on a local computer with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
|
| 23 |
|
| 24 |
+
<Gallery />
|
| 25 |
|
| 26 |
## Trigger words
|
| 27 |
|
| 28 |
You should use `aztro` to trigger the image generation.
|
| 29 |
|
| 30 |
+
## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
|
| 32 |
+
Weights for this model are available in Safetensors format.
|