ming-yang commited on
Commit
90b5738
1 Parent(s): 33734da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -41
README.md CHANGED
@@ -1,3 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ## Introduction
2
 
3
  The [**Stable Diffusion XL**](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0) model is finetuned on comtemporatory Chinese ink paintings.
@@ -47,47 +87,6 @@ axs[1].axis('off')
47
  plt.show()
48
  ```
49
  ![plt](images/Comparison.png)
50
-
51
- ---
52
- tags:
53
- - text-to-image
54
- - stable-diffusion
55
- - lora
56
- - diffusers
57
- widget:
58
- - text: Chinese Ink, The girl with a pearl earring, 8k
59
- output:
60
- url: images/Chinese Ink, The girl with a pearl earring, 8k.png
61
- - text: Chinese Ink,a cute fox
62
- output:
63
- url: images/Chinese Ink,a cute fox.png
64
- - text: Chinese Ink, Mona Lisa, 8k
65
- output:
66
- url: images/Chinese Ink, Mona Lisa, 8k.png
67
- - text: Chinese Ink,lotus pond in summer rain
68
- output:
69
- url: images/Chinese Ink,lotus pond in summer rain.png
70
- - text: Chinese Ink, Wild Geese Descending on a Sandbank, 8k
71
- output:
72
- url: images/Chinese Ink, Wild Geese Descending on a Sandbank, 8k.png
73
- - text: Chinese Ink, the Paris skyline and the Eiffel Tower
74
- output:
75
- url: images/Chinese Ink, the Paris skyline and the Eiffel Tower.png
76
- - text: Chinese Ink, a lovely rabbit
77
- parameters:
78
- negative prompt: blurry, extra limb, bad anatomy
79
- output:
80
- url: images/Chinese Ink, a lovely rabbit.png
81
- - text: Chinese Ink, a tree with colorful leaves in autumn, 8k
82
- parameters:
83
- negative prompt: blurry, extra limb, bad anatomy
84
- output:
85
- url: images/a tree with colorful leaves in autumn.png
86
- base_model: stabilityai/stable-diffusion-xl-base-1.0
87
- instance_prompt: Chinese Ink
88
- license: creativeml-openrail-m
89
- pipeline_tag: text-to-image
90
- ---
91
  # Chinese_Ink_Painting
92
 
93
  <Gallery />
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - stable-diffusion
5
+ - lora
6
+ - diffusers
7
+ widget:
8
+ - text: Chinese Ink, The girl with a pearl earring, 8k
9
+ output:
10
+ url: images/Chinese Ink, The girl with a pearl earring, 8k.png
11
+ - text: Chinese Ink,a cute fox
12
+ output:
13
+ url: images/Chinese Ink,a cute fox.png
14
+ - text: Chinese Ink, Mona Lisa, 8k
15
+ output:
16
+ url: images/Chinese Ink, Mona Lisa, 8k.png
17
+ - text: Chinese Ink,lotus pond in summer rain
18
+ output:
19
+ url: images/Chinese Ink,lotus pond in summer rain.png
20
+ - text: Chinese Ink, Wild Geese Descending on a Sandbank, 8k
21
+ output:
22
+ url: images/Chinese Ink, Wild Geese Descending on a Sandbank, 8k.png
23
+ - text: Chinese Ink, the Paris skyline and the Eiffel Tower
24
+ output:
25
+ url: images/Chinese Ink, the Paris skyline and the Eiffel Tower.png
26
+ - text: Chinese Ink, a lovely rabbit
27
+ parameters:
28
+ negative prompt: blurry, extra limb, bad anatomy
29
+ output:
30
+ url: images/Chinese Ink, a lovely rabbit.png
31
+ - text: Chinese Ink, a tree with colorful leaves in autumn, 8k
32
+ parameters:
33
+ negative prompt: blurry, extra limb, bad anatomy
34
+ output:
35
+ url: images/a tree with colorful leaves in autumn.png
36
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
37
+ instance_prompt: Chinese Ink
38
+ license: creativeml-openrail-m
39
+ pipeline_tag: text-to-image
40
+ ---
41
  ## Introduction
42
 
43
  The [**Stable Diffusion XL**](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0) model is finetuned on comtemporatory Chinese ink paintings.
 
87
  plt.show()
88
  ```
89
  ![plt](images/Comparison.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
90
  # Chinese_Ink_Painting
91
 
92
  <Gallery />