Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,7 @@
|
|
| 7 |
# LoRA model of the Genshin Characters
|
| 8 |
## Data source
|
| 9 |
Manually captured 64 characters at different angles in the character directory of the Genshin game, 20 pictures for each character.
|
|
|
|
| 10 |
|
| 11 |
## Train
|
| 12 |
Training code: [lora-scripts](https://github.com/Akegarasu/lora-scripts).
|
|
|
|
| 7 |
# LoRA model of the Genshin Characters
|
| 8 |
## Data source
|
| 9 |
Manually captured 64 characters at different angles in the character directory of the Genshin game, 20 pictures for each character.
|
| 10 |
+
You can get data from [RobertLau/Genshin](https://huggingface.co/datasets/RobertLau/Genshin).
|
| 11 |
|
| 12 |
## Train
|
| 13 |
Training code: [lora-scripts](https://github.com/Akegarasu/lora-scripts).
|