JujoHotaru commited on
Commit
75c8033
·
1 Parent(s): a9e16a8

add eyelashext page

Browse files
Files changed (2) hide show
  1. sdxl/README.md +12 -0
  2. sdxl/eyelashext/README.md +42 -0
sdxl/README.md CHANGED
@@ -409,6 +409,18 @@ Type 4と同系統形で、目部分が白いタイプのジト目です。
409
 
410
  ---
411
 
 
 
 
 
 
 
 
 
 
 
 
 
412
  ### ハの字型の眉 / Inverted V-shaped eyebrows
413
 
414
  [![Sample image](./inv_v_eyebrows/thumb.webp)](./inv_v_eyebrows/README.md)
 
409
 
410
  ---
411
 
412
+ ### 睫毛増減 / Eyelash extension
413
+
414
+ [![Sample image](./eyelashext/thumb.webp)](./eyelashext/README.md)
415
+
416
+ [詳しく見る/ダウンロード (Details/Download)](./eyelashext/README.md)
417
+
418
+ キャラクターの睫毛を増加させたり減少させたりできます。
419
+
420
+ This LoRA can be used to increase or decrease a character's eyelashes.
421
+
422
+ ---
423
+
424
  ### ハの字型の眉 / Inverted V-shaped eyebrows
425
 
426
  [![Sample image](./inv_v_eyebrows/thumb.webp)](./inv_v_eyebrows/README.md)
sdxl/eyelashext/README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 睫毛増減 / Eyelash extension
2
+
3
+ ![](thumb.webp)
4
+
5
+ キャラクターの睫毛を増加させたり減少させたりできます。
6
+
7
+ This LoRA can be used to increase or decrease a character's eyelashes.
8
+
9
+ ---
10
+
11
+ ## 使い方 / How to use
12
+
13
+ LoRAを有効にするだけで発動します。階層調整済みですので、基本的には階層指定せず強度指定のみで大丈夫です。
14
+ プラス強度で睫毛が増加、マイナス強度で睫毛が減少します。
15
+
16
+ It works by simply enabling LoRA. No extra prompts are necessary.
17
+ Positive weight increases eyelashes while negative weight decreases eyelashes.
18
+
19
+ ---
20
+
21
+ ## ダウンロード / Download
22
+
23
+ - [**ダウンロード(Download) v1.0** (eyelashext_v10.safetensors)](https://huggingface.co/JujoHotaru/lora/resolve/main/sdxl/eyelashext_v10.safetensors?download=true)
24
+
25
+ ---
26
+
27
+ ## 適用サンプル / Sample gallery
28
+
29
+ <details><summary>ここをクリックして展開してください / Click here to view samples</summary>
30
+
31
+ ![](v10sample1.webp)
32
+ ![](v10sample2.webp)
33
+ ![](v10sample3.webp)
34
+ ![](v10sample4.webp)
35
+ ![](v10sample5.webp)
36
+ ![](v10sample6.webp)
37
+
38
+ </details>
39
+
40
+ ---
41
+
42
+ [戻る / Return to index](https://huggingface.co/JujoHotaru/lora/blob/main/sdxl/README.md)