lzyhha commited on
Commit
b23136e
Β·
verified Β·
1 Parent(s): 771c358

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -17,10 +17,12 @@ pinned: false
17
 
18
  <div align="center">
19
 
20
- [[πŸ€— Online Demo](https://huggingface.co/spaces/VisualCloze/VisualCloze)] &emsp; [[πŸ€— 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)] &emsp; [[πŸ€— Model Card (<strong><span style="color:hotpink">Diffusers</span></strong>)](https://huggingface.co/VisualCloze/VisualClozePipeline-384)] &emsp; [[πŸ€— 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.