Update README.md
Browse files
README.md
CHANGED
|
@@ -22,6 +22,7 @@ library_name: diffusers
|
|
| 22 |
## <a name="Introduction"></a>📖 Introduction
|
| 23 |
|
| 24 |
We provide IP-Adapter-Plus weights and inference code based on [Kolors-Basemodel](https://huggingface.co/Kwai-Kolors/Kolors). Examples of Kolors-IP-Adapter-Plus results are as follows:
|
|
|
|
| 25 |
|
| 26 |
|
| 27 |
**Our improvements**
|
|
@@ -41,6 +42,12 @@ For evaluation, we create a test set consisting of over 200 reference images and
|
|
| 41 |
|
| 42 |
<font color=gray style="font-size:12px">*The ip_scale parameter is set to 0.3 in SDXL-IP-Adapter-Plus, while Midjourney-v6-CW utilizes the default cw scale.*</font>
|
| 43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
------
|
| 45 |
|
| 46 |
## <a name="Usage"></a>🛠️ Usage
|
|
|
|
| 22 |
## <a name="Introduction"></a>📖 Introduction
|
| 23 |
|
| 24 |
We provide IP-Adapter-Plus weights and inference code based on [Kolors-Basemodel](https://huggingface.co/Kwai-Kolors/Kolors). Examples of Kolors-IP-Adapter-Plus results are as follows:
|
| 25 |
+
<img src="demo.png">
|
| 26 |
|
| 27 |
|
| 28 |
**Our improvements**
|
|
|
|
| 42 |
|
| 43 |
<font color=gray style="font-size:12px">*The ip_scale parameter is set to 0.3 in SDXL-IP-Adapter-Plus, while Midjourney-v6-CW utilizes the default cw scale.*</font>
|
| 44 |
|
| 45 |
+
|
| 46 |
+
<img src="compare_demo.png">
|
| 47 |
+
|
| 48 |
+
<font color=gray style="font-size:12px">*Kolors-IP-Adapter-Plus employs chinese prompts, while other methods use english prompts.*</font>
|
| 49 |
+
|
| 50 |
+
|
| 51 |
------
|
| 52 |
|
| 53 |
## <a name="Usage"></a>🛠️ Usage
|