AisingioroHao0 commited on
Commit
113a3ca
·
1 Parent(s): 4de728a

add config meta data

Browse files
Files changed (1) hide show
  1. README.md +17 -6
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # StableDiffusionReferenceOnly
2
 
3
  A general model for secondary creation.
@@ -6,12 +18,8 @@ No training is needed to achieve style transfer of any anime character and line
6
 
7
  Code: https://github.com/aihao2000/StableDiffusionReferenceOnly
8
 
9
-
10
-
11
  Model: https://huggingface.co/AisingioroHao0/stable-diffusion-reference-only-automatic-coloring-0.1.2
12
 
13
-
14
-
15
  | prompt | blueprint | result |
16
  | :---------------------------------: | :------------------------------------: | :---------------------------------: |
17
  | ![](./README.assets/3x9_prompt.png) | ![](./README.assets/3x9_blueprint.png) | ![](./README.assets/3x9_result.png) |
@@ -38,7 +46,7 @@ You can also directly upload two color character pictures to try ```style transf
38
 
39
  一是提示图像。 它是您希望迁移到新图像的参考图像。 我们提供了角色分割```character segment```功能来清除背景,这往往会带来更好的效果。
40
 
41
- 另一种是蓝图图像。 它将控制新图片的图片结构。还建议使用```character segment```来增强效果。 还有另外两个按钮。 如果您输入的图纸是手动画线,则只需点击```color inversion```按钮即可保证黑底白线。 如果您要输入另一个角色的彩色图像,则需要单击“获取线条艺术”按钮,然后单击```color inversion```按钮。 然后点击```inference```按钮即可得到结果。
42
 
43
 
44
 
@@ -46,4 +54,7 @@ You can also directly upload two color character pictures to try ```style transf
46
 
47
  也可以直接上传两张彩色人物图片来试试风格迁移```style transfer```。
48
 
49
- ##
 
 
 
 
1
+ title: Stable Diffusion Reference Only
2
+ emoji:🔥
3
+ colorFrom: indigo
4
+ colorTo: pink
5
+ sdk: gradio
6
+ sdk_version: 3.1.4
7
+ app_file: app.py
8
+ pinned: false
9
+ license: apache-2.0
10
+ models:
11
+ - AisingioroHao0/stable-diffusion-reference-only-automatic-coloring-0.1.2
12
+
13
  # StableDiffusionReferenceOnly
14
 
15
  A general model for secondary creation.
 
18
 
19
  Code: https://github.com/aihao2000/StableDiffusionReferenceOnly
20
 
 
 
21
  Model: https://huggingface.co/AisingioroHao0/stable-diffusion-reference-only-automatic-coloring-0.1.2
22
 
 
 
23
  | prompt | blueprint | result |
24
  | :---------------------------------: | :------------------------------------: | :---------------------------------: |
25
  | ![](./README.assets/3x9_prompt.png) | ![](./README.assets/3x9_blueprint.png) | ![](./README.assets/3x9_result.png) |
 
46
 
47
  一是提示图像。 它是您希望迁移到新图像的参考图像。 我们提供了角色分割```character segment```功能来清除背景,这往往会带来更好的效果。
48
 
49
+ 另一种是蓝图图像。 它将控制新图片的图片结构。还建议使用```character segment```来增强效果。 还有另外两个按钮。 如果您输入的图纸是人工线稿,则只需点击```color inversion```按钮即可保证黑底白线。 如果您要输入另一个角色的彩色图像,则需要单击```get line art```按钮,然后单击```color inversion```按钮。 然后点击```inference```按钮即可得到结果。
50
 
51
 
52
 
 
54
 
55
  也可以直接上传两张彩色人物图片来试试风格迁移```style transfer```。
56
 
57
+ ## meta data
58
+
59
+
60
+