Update README.md
Browse files
README.md
CHANGED
|
@@ -13,13 +13,13 @@ tags:
|
|
| 13 |
- diffusers
|
| 14 |
- diffusers-training
|
| 15 |
- image-to-image
|
| 16 |
-
- arXiv:2503.18406
|
| 17 |
inference: true
|
| 18 |
pipeline_tag: image-to-image
|
| 19 |
---
|
| 20 |
|
| 21 |
# InstructCLIP: Improving Instruction-Guided Image Editing with Automated Data Refinement Using Contrastive Learning
|
| 22 |
|
|
|
|
| 23 |
GitHub: https://github.com/SherryXTChen/Instruct-CLIP.git
|
| 24 |
|
| 25 |
## Example
|
|
|
|
| 13 |
- diffusers
|
| 14 |
- diffusers-training
|
| 15 |
- image-to-image
|
|
|
|
| 16 |
inference: true
|
| 17 |
pipeline_tag: image-to-image
|
| 18 |
---
|
| 19 |
|
| 20 |
# InstructCLIP: Improving Instruction-Guided Image Editing with Automated Data Refinement Using Contrastive Learning
|
| 21 |
|
| 22 |
+
The model is based on the paper [Instruct-CLIP: Improving Instruction-Guided Image Editing with Automated Data Refinement Using Contrastive Learning](https://huggingface.co/papers/2503.18406).
|
| 23 |
GitHub: https://github.com/SherryXTChen/Instruct-CLIP.git
|
| 24 |
|
| 25 |
## Example
|