Image-to-Image
Diffusers
Safetensors
English
model_hub_mixin
pytorch_model_hub_mixin
SherryXTChen's picture
Improve model card: add pipeline tag, library name (#1)
e69783d verified
|
raw
history blame
894 Bytes
metadata
datasets:
  - timbrooks/instructpix2pix-clip-filtered
  - SherryXTChen/InstructCLIP-InstructPix2Pix-Data
language:
  - en
license: apache-2.0
pipeline_tag: image-text-to-image
library_name: diffusers
tags:
  - model_hub_mixin
  - pytorch_model_hub_mixin

This model has been pushed to the Hub using the PytorchModelHubMixin integration: The model is based on the paper Instruct-CLIP: Improving Instruction-Guided Image Editing with Automated Data Refinement Using Contrastive Learning. 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 for more information.