Update README.md
Browse files
README.md
CHANGED
|
@@ -33,6 +33,15 @@ Instead of using images directly created by the artist as training data, this Lo
|
|
| 33 |
|
| 34 |
Through this approach, the project explores a way to build a character LoRA without directly using the original character images or the artist's work as training data.
|
| 35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
## Trigger Word
|
| 37 |
You can use the `BACKGWA` character by entering the trigger prompt below.
|
| 38 |
This prompt includes the key visual features and default outfit elements required to generate the character.
|
|
@@ -43,6 +52,10 @@ If you want to change specific details such as the outfit, expression, pose, bac
|
|
| 43 |
backgwa, solo, pale blue hair, cat ears, golden eyes, navy beret, white shirt, red ribbon, oversized sleeves, blue jacket
|
| 44 |
```
|
| 45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
## Preview
|
| 47 |
|
| 48 |
<Gallery />
|
|
|
|
| 33 |
|
| 34 |
Through this approach, the project explores a way to build a character LoRA without directly using the original character images or the artist's work as training data.
|
| 35 |
|
| 36 |
+
## Disclaimer
|
| 37 |
+
- 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.
|
| 38 |
+
- 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.
|
| 39 |
+
- 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.
|
| 40 |
+
- By using this LoRA, the user assumes full and exclusive responsibility for any legal disputes, social issues, infringement of third-party rights, defamation, or unlawful acts that may arise.
|
| 41 |
+
- Users must comply with all applicable laws, platform rules, and ethical standards in their country or region when using this LoRA. Any consequences resulting from violations of such laws, rules, or standards shall be borne solely by the user.
|
| 42 |
+
- Under no circumstances shall the creator, distributor, or maintainer of this LoRA be liable for any direct, indirect, incidental, special, or consequential damages arising from the use or inability to use this LoRA.
|
| 43 |
+
- Redistribution of this LoRA by third parties is prohibited in principle. However, it may be permitted if the original creator is clearly credited and proper attribution is provided.
|
| 44 |
+
|
| 45 |
## Trigger Word
|
| 46 |
You can use the `BACKGWA` character by entering the trigger prompt below.
|
| 47 |
This prompt includes the key visual features and default outfit elements required to generate the character.
|
|
|
|
| 52 |
backgwa, solo, pale blue hair, cat ears, golden eyes, navy beret, white shirt, red ribbon, oversized sleeves, blue jacket
|
| 53 |
```
|
| 54 |
|
| 55 |
+
## Usage
|
| 56 |
+
This LoRA was designed for use with SDXL-based model environments.
|
| 57 |
+
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.
|
| 58 |
+
|
| 59 |
## Preview
|
| 60 |
|
| 61 |
<Gallery />
|