Upload 3 files
Browse files- README.md +8 -0
- examples/cyberpunk.jpeg +0 -0
- examples/shiba.jpeg +0 -0
README.md
CHANGED
@@ -26,7 +26,15 @@ The purpose of training this model is to use chinese text guiding stable difussi
|
|
26 |
|
27 |
Note: Because of smaller dataset size, batch size and steps, this model is still far away from expected performance and convergence. It is only expected as the middle result for stable diffusion 2 text encoder. You are very welcome to do further training based on this model to enhance its 'CLIP' performance.
|
28 |
|
|
|
29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
|
31 |
## Training Details
|
32 |
|
|
|
26 |
|
27 |
Note: Because of smaller dataset size, batch size and steps, this model is still far away from expected performance and convergence. It is only expected as the middle result for stable diffusion 2 text encoder. You are very welcome to do further training based on this model to enhance its 'CLIP' performance.
|
28 |
|
29 |
+
## Guiding Example
|
30 |
|
31 |
+
赛博朋克风格的城市街道
|
32 |
+
|
33 |
+
<img src="./examples/cyberpunk.jpeg" alt="cyberpunk" style="zoom:50%;" />
|
34 |
+
|
35 |
+
一只可爱的柴犬
|
36 |
+
|
37 |
+
<img src="./examples/shiba.jpeg" alt="shiba" style="zoom: 50%;" />
|
38 |
|
39 |
## Training Details
|
40 |
|
examples/cyberpunk.jpeg
ADDED
examples/shiba.jpeg
ADDED