Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,39 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- Text-to-Image
|
5 |
+
- stable-diffusion
|
6 |
+
- lora
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
- zh
|
10 |
---
|
11 |
+
# Stable Diffusion NAI lora Index
|
12 |
+
|
13 |
+
[lora](https://github.com/cloneofsimo/lora) is one way to fine-tune a stable-diffusion model.
|
14 |
+
It can result in a model smaller than a dreambooth model, and provide better result compared with textual inversion outcome(embeddings).
|
15 |
+
|
16 |
+
This repo is for indexing LoRA works in huggingface community and try to introduce the model in the same format.
|
17 |
+
As [webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) now support lora, the structure will follow the webui fashion.
|
18 |
+
You can simply clone this repository and clone the repositories in the index to use the lora models in your local webui.
|
19 |
+
|
20 |
+
## Links to the lora repos
|
21 |
+
|
22 |
+
### [YoungMasterFromSect/Trauter_LoRAs](https://huggingface.co/YoungMasterFromSect/Trauter_LoRAs)
|
23 |
+
The owner is managing his model card quite well. So, I will only copy his index here:
|
24 |
+
Genshin Impact: Eula, Barbara, Diluc, Mona, Rosaria, Yae Miko, Raiden Shogun, Kujou Sara, Shenhe, Yelan, Jean, Lisa, Zhongli, Yoimiya
|
25 |
+
Blue Archive: Rikuhachima Aru, Ichinose Asuna
|
26 |
+
Fate Grand Order: Minamoto-no-Raikou
|
27 |
+
Misc. Characters: Aponia, Reisalin Stout
|
28 |
+
Artstyles: Pozer
|
29 |
+
|
30 |
+
### [dranzerstar/SD-textual-inversion-embeddings-repo](https://huggingface.co/dranzerstar/SD-textual-inversion-embeddings-repo)
|
31 |
+
|
32 |
+
|
33 |
+
### [swl-models/sd-concepts-library-lora](https://huggingface.co/swl-models/sd-concepts-library-lora)
|
34 |
+
|
35 |
+
### [ikuseiso/Personal_Lora_collections](https://huggingface.co/ikuseiso/Personal_Lora_collections)
|
36 |
+
|
37 |
+
### [sylveriate/lora-characters](https://huggingface.co/sylveriate/lora-characters)
|
38 |
+
|
39 |
+
### DONOT KNOW THE SOURCE
|