add readme
Browse files
README.md
CHANGED
@@ -1,3 +1,28 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
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