Commit
·
137249c
1
Parent(s):
af56994
upload 2 files
Browse files- sdxl/README.md +11 -0
- sdxl/worriedeyes/README.md +59 -0
sdxl/README.md
CHANGED
|
@@ -62,6 +62,17 @@ CivitAI automatically corrected hash value of download files, so currently all m
|
|
| 62 |
|
| 63 |
---
|
| 64 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
### 閉じ目補助 / Closed eyes helper
|
| 66 |
|
| 67 |
[](./closedeye/README.md)
|
|
|
|
| 62 |
|
| 63 |
---
|
| 64 |
|
| 65 |
+
### 伏し目 / Worried eyes
|
| 66 |
+
|
| 67 |
+
[](./worriedeyes/README.md)
|
| 68 |
+
|
| 69 |
+
[詳しく見る/ダウンロード (Details/Download)](./worriedeyes/README.md)
|
| 70 |
+
|
| 71 |
+
上瞼が谷型に曲がった目つきを再現できます。笑顔・怒り顔・困り顔など幅広く対応します。
|
| 72 |
+
Reproduces eyes with valley shaped eyelids, expressing worry, upset, confused, or thinking etc.
|
| 73 |
+
|
| 74 |
+
---
|
| 75 |
+
|
| 76 |
### 閉じ目補助 / Closed eyes helper
|
| 77 |
|
| 78 |
[](./closedeye/README.md)
|
sdxl/worriedeyes/README.md
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# 伏し目 / Worried eyes
|
| 2 |
+
|
| 3 |
+

|
| 4 |
+
|
| 5 |
+
上瞼が谷型に曲がった目つきを再現できます。笑顔・怒り顔・困り顔など幅広く対応します。
|
| 6 |
+
2Dデータモデル向きです。実写系のデータモデルではほとんどの場合うまく動作しません。
|
| 7 |
+
|
| 8 |
+
Reproduces eyes with valley shaped eyelids, expressing worry, upset, confused, or thinking etc.
|
| 9 |
+
Suitable for anime-style models. With photorealistic models, it may not work well.
|
| 10 |
+
About file name : "Geki-oko" is a Japanese meme (mainly used by young girls) meaning "totally pissed off", "extremely angry" state.
|
| 11 |
+
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
## 使い方 / How to use
|
| 15 |
+
|
| 16 |
+
LoRAを有効にするだけで発動します。階層調整済みですので、基本的には階層指定せず強度指定のみで大丈夫です。
|
| 17 |
+
LoRA適用強度でエフェクトの効き具合を調整できます。標準の適用強度(1.0)で強すぎる場合は、強度を下げてください。
|
| 18 |
+
マイナス強度での使用は考慮されていません。(高確率で出力画像が破綻します)
|
| 19 |
+
|
| 20 |
+
It works by simply enabling LoRA. No extra prompts are necessary.
|
| 21 |
+
Effect strength can be controlled by LoRA weight.
|
| 22 |
+
If the effect is too strong at the default weight(1.0), reduce weight.
|
| 23 |
+
Use with minus weight is not supported.
|
| 24 |
+
|
| 25 |
+
---
|
| 26 |
+
|
| 27 |
+
## ダウンロード / Download
|
| 28 |
+
|
| 29 |
+
- [**Download v1.0** (worriedeyes_xl_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/worriedeyes_xl_v10.safetensors?download=true)
|
| 30 |
+
|
| 31 |
+
---
|
| 32 |
+
|
| 33 |
+
## 適用サンプル / Sample gallery
|
| 34 |
+
|
| 35 |
+
<details><summary>ここをクリックして展開してください / Click here to view samples</summary>
|
| 36 |
+
|
| 37 |
+

|
| 38 |
+

|
| 39 |
+

|
| 40 |
+

|
| 41 |
+

|
| 42 |
+

|
| 43 |
+

|
| 44 |
+

|
| 45 |
+

|
| 46 |
+

|
| 47 |
+

|
| 48 |
+

|
| 49 |
+

|
| 50 |
+

|
| 51 |
+

|
| 52 |
+

|
| 53 |
+

|
| 54 |
+
|
| 55 |
+
</details>
|
| 56 |
+
|
| 57 |
+
---
|
| 58 |
+
|
| 59 |
+
[戻る / Return to index](https://huggingface.co/JujoHotaru/lora/blob/main/sdxl/README.md)
|