File size: 594 Bytes
b216af0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4d7b487
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
dataset_info:
  features:
  - name: input
    dtype: string
  - name: edit
    dtype: string
  - name: output
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 2456199.0
    num_examples: 5
  download_size: 2460397
  dataset_size: 2456199.0
---
# Dataset Card for "instructpix2pix-demo"

Dataset was created using [this notebook](https://colab.research.google.com/gist/sayakpaul/f90aa06f8f89c831f798dd5b3939818b/scratchpad.ipynb). 

Paper reference: [InstructPix2Pix: Learning to Follow Image Editing Instructions](https://arxiv.org/abs/2211.09800)