tilake commited on
Commit
c51f499
1 Parent(s): 4d22519

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -23,7 +23,16 @@ This model was created as part of the DreamBooth Hackathon 🔥. Visit the [orga
23
 
24
  This is a Stable Diffusion model fine-tuned on `China-Chic illustration` style images. It is trained by Tilake AIGC Group.
25
 
26
-
 
 
 
 
 
 
 
 
 
27
  ## Usage
28
 
29
  ```python
 
23
 
24
  This is a Stable Diffusion model fine-tuned on `China-Chic illustration` style images. It is trained by Tilake AIGC Group.
25
 
26
+ ## Examples
27
+ - Prompt: ```a cute rabbit in red clothes, in the style of <guo-chao> illustration, trending on artstation```
28
+ <img width="200px" height="200px" src="https://huggingface.co/tilake/China-Chic-illustration/resolve/main/example/1.jpg">
29
+ - Prompt: ```dragon dance, in the style of <guo-chao> illustration, trending on artstation```
30
+ <img width="200px" height="200px" src="https://huggingface.co/tilake/China-Chic-illustration/resolve/main/example/2.jpg">
31
+ - Prompt: ```fireworks, in the style of <guo-chao> illustration, trending on artstation```
32
+ <img width="200px" height="200px" src="https://huggingface.co/tilake/China-Chic-illustration/resolve/main/example/3.jpg">
33
+ - Prompt: ```a snowman, fireworks in the background, in the style of <guo-chao> illustration, trending on artstation```
34
+ <img width="200px" height="200px" src="https://huggingface.co/tilake/China-Chic-illustration/resolve/main/example/4.jpg">
35
+
36
  ## Usage
37
 
38
  ```python