Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,10 +17,12 @@ pinned: false
|
|
| 17 |
|
| 18 |
<div align="center">
|
| 19 |
|
| 20 |
-
[[π€ Online Demo](https://huggingface.co/spaces/VisualCloze/VisualCloze)]   [[π€ Dataset Card](https://huggingface.co/datasets/VisualCloze/Graph200K)]
|
| 21 |
|
| 22 |
</div>
|
| 23 |
|
|
|
|
|
|
|
| 24 |
## π Key Features:
|
| 25 |
|
| 26 |
An in-context learning based universal image generation framework.
|
|
|
|
| 17 |
|
| 18 |
<div align="center">
|
| 19 |
|
| 20 |
+
[[π€ Online Demo](https://huggingface.co/spaces/VisualCloze/VisualCloze)]   [[π€ Model Card (<strong><span style="color:hotpink">Diffusers</span></strong>)](https://huggingface.co/VisualCloze/VisualClozePipeline-384)]   [[π€ Dataset Card](https://huggingface.co/datasets/VisualCloze/Graph200K)]
|
| 21 |
|
| 22 |
</div>
|
| 23 |
|
| 24 |
+
## π° News
|
| 25 |
+
- [2025-3-28] we have implemented a version of [diffusers](https://github.com/lzyhha/diffusers/tree/main/src/diffusers/pipelines/visualcloze) that makes it easier to use the model through **pipelines** of the diffusers. For usage guidance, please refer to the [Model Card](https://huggingface.co/VisualCloze/VisualClozePipeline-384).
|
| 26 |
## π Key Features:
|
| 27 |
|
| 28 |
An in-context learning based universal image generation framework.
|