File size: 1,383 Bytes
71ccbf3 700e5eb a3bb311 71ccbf3 f6ecbf0 74d99ce f6ecbf0 86854d7 f6ecbf0 74d99ce f6ecbf0 86854d7 f6ecbf0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 |
---
license: other
license_name: flux-1-dev-non-commercial-license
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE
language: en
pipeline_tag: text-to-image
tags:
- LoRA
- Stable Diffusion
- image-generation
- Flux
---
license: other
license_name: flux-1-dev-non-commercial-license
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.
language:
- en
pipeline_tag: text-to-image
tags:
- LoRA
- image-generation
- Flux
This repository includes the Lora style from the acclaimed animated movie Kirikou. To set up and run it, you need to load the base model Flux dev and attach the Lora weights.
# repos structure
Repos has the following format:
```
βββ Samples/
β βββ 1.png
β βββ 1.json
β βββ 2.png
β βββ 2.json
β
βββconfig.yaml (setup training)
βββmy_first_loras.safetensors
```
![Example Picture 1](https://github.com/jeaneigsi/Humain-/blob/main/samples_1724222838488__000002000_1.jpg?raw=true)
```bash
prompt="K1r1kou style, A beautiful woman sits"
```
![Example Picture 1](https://github.com/jeaneigsi/Humain-/blob/main/img152.jpg?raw=true)
```bash
prompt="K1r1kou style, close up kirikou"
```
lora.safetensors falls under the [FLUX.1 [dev]](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md) Non-Commercial License<br/>
|