|
--- |
|
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) |