Commit ·
17069f9
1
Parent(s): a468943
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,20 @@ tags:
|
|
| 15 |
|
| 16 |
用于微调的图片共10张,均为原神角色诺艾尔,batch_size取1,学习率是5e-6,共训练1000步。
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
## 使用方法 - How to use it
|
| 19 |
|
| 20 |
```
|
|
@@ -42,20 +56,6 @@ image.save("test.jpg")
|
|
| 42 |
image.show()
|
| 43 |
```
|
| 44 |
|
| 45 |
-
## 一些提示词示例 - Some prompt examples
|
| 46 |
-
- Noelle with glasses
|
| 47 |
-
- Noelle with sunglasses
|
| 48 |
-
- Noelle with dark hair, beautiful eyes
|
| 49 |
-
- Noelle, 20 years old
|
| 50 |
-
- Noelle playing basketball
|
| 51 |
-
- Noelle with cat ears, blue hair
|
| 52 |
-
|
| 53 |
-
## 生成图片展示 - Generated Images
|
| 54 |
-

|
| 55 |
-

|
| 56 |
-

|
| 57 |
-

|
| 58 |
-
|
| 59 |
## 更多示例以及一件运行+生成 - More information
|
| 60 |
|
| 61 |
https://aistudio.baidu.com/aistudio/projectdetail/5912535
|
|
|
|
| 15 |
|
| 16 |
用于微调的图片共10张,均为原神角色诺艾尔,batch_size取1,学习率是5e-6,共训练1000步。
|
| 17 |
|
| 18 |
+
## 一些提示词示例 - Some prompt examples
|
| 19 |
+
- Noelle with glasses
|
| 20 |
+
- Noelle with sunglasses
|
| 21 |
+
- Noelle with dark hair, beautiful eyes
|
| 22 |
+
- Noelle, 20 years old
|
| 23 |
+
- Noelle playing basketball
|
| 24 |
+
- Noelle with cat ears, blue hair
|
| 25 |
+
|
| 26 |
+
## 生成图片展示 - Generated Images
|
| 27 |
+

|
| 28 |
+

|
| 29 |
+

|
| 30 |
+

|
| 31 |
+
|
| 32 |
## 使用方法 - How to use it
|
| 33 |
|
| 34 |
```
|
|
|
|
| 56 |
image.show()
|
| 57 |
```
|
| 58 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
## 更多示例以及一件运行+生成 - More information
|
| 60 |
|
| 61 |
https://aistudio.baidu.com/aistudio/projectdetail/5912535
|