wdkwdkwdk commited on
Commit
2086e80
1 Parent(s): dbc51b5

add readme

Browse files
Files changed (4) hide show
  1. README.md +26 -1
  2. demo.png +0 -0
  3. green.png +0 -0
  4. red.png +0 -0
README.md CHANGED
@@ -1,3 +1,28 @@
1
  ---
2
- license: cc
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: creativeml-openrail-m
3
+ tags:
4
+ - text-to-image
5
  ---
6
+ ### chinese_jewelry_fintune Diffusion model trained by [wdk](https://twitter.com/bulletonbible) with DreamBooth
7
+
8
+ this model is trained by my personal collection of pictures of some traditional Chinese jewelry including those on display at the National Palace Museum of China.
9
+
10
+ You can use `coj style jewelry` in your prompt to generate pictures of traditional Chinese jewelry
11
+
12
+
13
+ ### Model card
14
+
15
+ Everything from [Stable Diffusion v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5)
16
+
17
+ ### Sample results
18
+
19
+ <img src="https://huggingface.co/wdkwdkwdk/chinese_jewelry_fintune/tree/main/demo.png" width=1024/>
20
+
21
+ ### Example prompts
22
+
23
+ - Prompt: a exquisite red coj style jewelry
24
+ <img src="https://huggingface.co/wdkwdkwdk/chinese_jewelry_fintune/tree/main/red.png" width=512/>
25
+
26
+
27
+ - Prompt: a exquisite green coj style jewelry
28
+ <img src="https://huggingface.co/wdkwdkwdk/chinese_jewelry_fintune/tree/main/green.png" width=512/>
demo.png ADDED
green.png ADDED
red.png ADDED