0x910nni commited on
Commit
f85da80
1 Parent(s): f7734ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +60 -1
README.md CHANGED
@@ -15,7 +15,34 @@ tags:
15
  This is a LORA model for Stable-diffusion, which is used to remember the characteristics of the fictional characters "YaoZhi" and to try to reproduce them by restoring them in work such as the Text to Image in Stable-diffusion.
16
 
17
 
 
 
18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
 
20
  # Table of Contents
21
 
@@ -56,6 +83,26 @@ This is a LORA model for Stable-diffusion, which is used to remember the charact
56
  - [How to Get Started with the Model](#how-to-get-started-with-the-model)
57
 
58
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
59
  # Model Details
60
 
61
  ## Model Description
@@ -81,7 +128,19 @@ Some cool model...
81
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
82
  <!-- If the user enters content, print that. If not, but they enter a task in the list, use that. If neither, say "more info needed." -->
83
 
84
-
 
 
 
 
 
 
 
 
 
 
 
 
85
 
86
 
87
  ## Downstream Use [Optional]
 
15
  This is a LORA model for Stable-diffusion, which is used to remember the characteristics of the fictional characters "YaoZhi" and to try to reproduce them by restoring them in work such as the Text to Image in Stable-diffusion.
16
 
17
 
18
+ # Table of Contents
19
+
20
 
21
+ - [Table of Contents](#table-of-contents)
22
+ - [药指](#药指)
23
+ - [角色](#角色)
24
+ - [来源](#来源)
25
+ - [FKEY](#FKEY)
26
+ - [Model Details](#model-details)
27
+ - [Model Description](#model-description)
28
+ - [Uses](#使用)
29
+ - [提示词](#提示词)
30
+ - [权重](#权重)
31
+ - [推荐参数](#推荐参数)
32
+ - [Training Details](#training-details)
33
+ - [Training Data](#training-data)
34
+ - [Training Procedure](#training-procedure)
35
+ - [Preprocessing](#preprocessing)
36
+ - [Speeds, Sizes, Times](#speeds-sizes-times)
37
+ - [Evaluation](#evaluation)
38
+ - [Testing Data, Factors & Metrics](#testing-data-factors--metrics)
39
+ - [Testing Data](#testing-data)
40
+ - [Factors](#factors)
41
+ - [Metrics](#metrics)
42
+ - [Results](#results)
43
+ - [Bias, Risks, and Limitations](#bias-risks-and-limitations)
44
+ - [Recommendations](#recommendations)
45
+ - [Recommendations](#recommendations)
46
 
47
  # Table of Contents
48
 
 
83
  - [How to Get Started with the Model](#how-to-get-started-with-the-model)
84
 
85
 
86
+ # 药指
87
+
88
+ ## 角色
89
+ 药指是一个具有操纵尸体能力的东方美少女道姑,常带着两股白色的发带,身着绿色中式长衫,白色长袖内衬,及膝白袜与布鞋。
90
+ ## 来源
91
+ 该角色的角色设计(外观,能力设定等)均出自艺术家FKEY笔下,并出现于其美术作品中,也出现在同人美术与cosplay写真集中。
92
+ ## FKEY
93
+ 插画艺术家,菲奇子,药指等诸多经典角色的缔造者,艺术家主页
94
+
95
+ <!-- Provide a longer summary of what this model is/does. -->
96
+ Some cool model...
97
+
98
+ - **Developed by:** 0x910nni
99
+ - **Model type:** LORA
100
+ - **Language(s) (NLP):** en
101
+ - **License:** openrail
102
+ - **Parent Model:** More information needed
103
+ - **Resources for more information:** More information needed
104
+
105
+
106
  # Model Details
107
 
108
  ## Model Description
 
128
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
129
  <!-- If the user enters content, print that. If not, but they enter a task in the list, use that. If neither, say "more info needed." -->
130
 
131
+ ## 权重
132
+ INS:1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0
133
+ 包括旗袍领,长发,猫耳等特质,
134
+ IND:1,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0
135
+ 更准确的上装信息
136
+ INALL:1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0
137
+ 不会复现发带,发型分股,服装颜色信息,
138
+ MIDD:1,0,0,0,1,1,1,1,1,1,1,1,0,0,0,0,0
139
+ 人物核心特征,
140
+ OUTD:1,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0
141
+
142
+ OUTS:1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1
143
+ OUTALL:1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1
144
 
145
 
146
  ## Downstream Use [Optional]