|
--- |
|
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/> |
|
|
|
|
|
|