Update README.md
Browse files
README.md
CHANGED
|
@@ -34,14 +34,18 @@ license:
|
|
| 34 |
---
|
| 35 |
|
| 36 |
# Overview
|
| 37 |
-
Character-LoRA is an SDXL-based character LoRA created to reproduce the `BACKGWA` character. This LoRA was trained on a copyright-conscious synthetic image dataset.
|
| 38 |
|
| 39 |
-
|
| 40 |
-
Instead of using images directly created by the artist as training data, this LoRA was trained only on an AI-generated synthetic image dataset.
|
| 41 |
|
| 42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
|
| 44 |
## Disclaimer
|
|
|
|
| 45 |
- This LoRA may be used freely for the user's own creative purposes. However, all copyright issues, legal responsibilities, and social or ethical consequences arising from any images, videos, or other outputs generated using this LoRA remain solely with the user.
|
| 46 |
- Users must ensure that generated outputs do not infringe upon the rights, reputation, or creative works of the original artist, character rights holder, or any third party.
|
| 47 |
- The creation and use of SFW and NSFW outputs are entirely at the user's own discretion and responsibility. The creator, distributor, and maintainer of this LoRA bear no responsibility or obligation regarding such outputs.
|
|
@@ -60,6 +64,7 @@ backgwa
|
|
| 60 |
```
|
| 61 |
|
| 62 |
## Usage
|
|
|
|
| 63 |
This LoRA was designed for use with SDXL-based model environments.
|
| 64 |
For the most stable and consistent results, it is recommended to use it with the [`LUMIERE-Q`](https://huggingface.co/BackGwa/LUMIERE-Q) model, though it may also be used with other SDXL-compatible checkpoints.
|
| 65 |
|
|
@@ -71,26 +76,34 @@ For the most stable and consistent results, it is recommended to use it with the
|
|
| 71 |
|
| 72 |
# Training
|
| 73 |
|
| 74 |
-
This LoRA was trained without using
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
|
| 76 |
-
The
|
| 77 |
-
These images were created specifically for this LoRA training process, and were not collected from, derived from, or reused from artwork created by human artists.
|
| 78 |
|
| 79 |
-
|
| 80 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
|
| 82 |
-
|
| 83 |
|
| 84 |
-
The
|
| 85 |
-
These labels describe the visible visual features, outfit elements, composition, and other relevant details used during training.
|
| 86 |
|
| 87 |
-
|
| 88 |
-
The LoRA was trained on the SDXL-based [`LUMIERE-Q`](https://huggingface.co/BackGwa/LUMIERE-Q) model at a resolution of `1024x1024`, with 10 repeats and 10 epochs.
|
| 89 |
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|Base Model|[`LUMIERE-Q`](https://huggingface.co/BackGwa/LUMIERE-Q)|
|
| 93 |
-
|Dataset Size|`48 images`|
|
| 94 |
-
|Epochs|`10`|
|
| 95 |
-
|Repeats|`10`|
|
| 96 |
-
|Resolution|`1024x1024`|
|
|
|
|
| 34 |
---
|
| 35 |
|
| 36 |
# Overview
|
|
|
|
| 37 |
|
| 38 |
+
Character-LoRA is an SDXL-based character LoRA created to reproduce the `BACKGWA` character using a copyright-conscious synthetic image dataset.
|
|
|
|
| 39 |
|
| 40 |
+
This LoRA was developed as part of research on whether a character LoRA can be trained without directly using original character images or artist-created works as training data.
|
| 41 |
+
Instead of collecting or reusing human-made artwork, the training dataset was constructed from AI-generated synthetic images based on structured character descriptions.
|
| 42 |
+
|
| 43 |
+
The full research document, methodology, instruction template, and JSON schema are available in the GitHub repository: [`BackGwa/Character-LoRA`](https://github.com/BackGwa/Character-LoRA)
|
| 44 |
+
|
| 45 |
+
Through this approach, the research examines a workflow for constructing character LoRA models while reducing dependence on original images and considering copyright, training rights, artistic style, and intellectual property.
|
| 46 |
|
| 47 |
## Disclaimer
|
| 48 |
+
|
| 49 |
- This LoRA may be used freely for the user's own creative purposes. However, all copyright issues, legal responsibilities, and social or ethical consequences arising from any images, videos, or other outputs generated using this LoRA remain solely with the user.
|
| 50 |
- Users must ensure that generated outputs do not infringe upon the rights, reputation, or creative works of the original artist, character rights holder, or any third party.
|
| 51 |
- The creation and use of SFW and NSFW outputs are entirely at the user's own discretion and responsibility. The creator, distributor, and maintainer of this LoRA bear no responsibility or obligation regarding such outputs.
|
|
|
|
| 64 |
```
|
| 65 |
|
| 66 |
## Usage
|
| 67 |
+
|
| 68 |
This LoRA was designed for use with SDXL-based model environments.
|
| 69 |
For the most stable and consistent results, it is recommended to use it with the [`LUMIERE-Q`](https://huggingface.co/BackGwa/LUMIERE-Q) model, though it may also be used with other SDXL-compatible checkpoints.
|
| 70 |
|
|
|
|
| 76 |
|
| 77 |
# Training
|
| 78 |
|
| 79 |
+
This LoRA was trained without using artist-created images or human-made artwork as training data.
|
| 80 |
+
|
| 81 |
+
The dataset was generated with GPT Image 2.
|
| 82 |
+
A total of 80 synthetic images were generated as training candidates, and 48 images were selected for the final dataset based on consistency and quality.
|
| 83 |
+
|
| 84 |
+
To prepare the character description used for image generation, the original character image and supplementary information were provided to the locally executed [`gemma-4-E4B-it`](https://huggingface.co/google/gemma-4-E4B-it) model.
|
| 85 |
+
The analysis used predefined instructions and a structured JSON schema to describe the character in a form suitable for subsequent synthetic image generation.
|
| 86 |
+
|
| 87 |
+
The selected synthetic images were then labeled using GPT-5.5.
|
| 88 |
+
The labels describe visible attributes such as expression, pose, composition, and other image-specific details used during training.
|
| 89 |
|
| 90 |
+
The LoRA was trained using `sd-scripts` on the SDXL-based [`LUMIERE-Q`](https://huggingface.co/BackGwa/LUMIERE-Q) model.
|
|
|
|
| 91 |
|
| 92 |
+
| Parameter | Setting |
|
| 93 |
+
| --- | --- |
|
| 94 |
+
| Base Model | [`LUMIERE-Q`](https://huggingface.co/BackGwa/LUMIERE-Q) |
|
| 95 |
+
| Training Tool | `sd-scripts` |
|
| 96 |
+
| Dataset Size | `48 images` |
|
| 97 |
+
| Generated Candidates | `80 images` |
|
| 98 |
+
| Epochs | `10` |
|
| 99 |
+
| Repeats | `10` |
|
| 100 |
+
| Resolution | `1024x1024` |
|
| 101 |
|
| 102 |
+
## Research Repository
|
| 103 |
|
| 104 |
+
The research document and related materials are available at: [`BackGwa/Character-LoRA`](https://github.com/BackGwa/Character-LoRA)
|
|
|
|
| 105 |
|
| 106 |
+
## License
|
|
|
|
| 107 |
|
| 108 |
+
The LoRA model is released under the CreativeML Open RAIL-M license.
|
| 109 |
+
The research document and repository materials are released under the MIT License, unless otherwise specified.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|