File size: 889 Bytes
0d85ae5 501e950 e69783d d87ade1 e69783d 0d85ae5 501e950 e69783d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
datasets:
- timbrooks/instructpix2pix-clip-filtered
- SherryXTChen/InstructCLIP-InstructPix2Pix-Data
language:
- en
license: apache-2.0
pipeline_tag: image-to-image
library_name: diffusers
tags:
- model_hub_mixin
- pytorch_model_hub_mixin
---
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
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).
GitHub: https://github.com/SherryXTChen/Instruct-CLIP.git
- Library:
```
torch==2.4.0
torchvision==0.19.0
diffusers==0.30.3
transformers==4.45.2
```
- Docs: See our [repo](https://github.com/SherryXTChen/Instruct-CLIP.git) for more information. |