Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,16 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
+
|
14 |
+
|
15 |
+
## BibTeX
|
16 |
+
|
17 |
+
```
|
18 |
+
@article{brooks2022instructpix2pix,
|
19 |
+
title={InstructPix2Pix: Learning to Follow Image Editing Instructions},
|
20 |
+
author={Brooks, Tim and Holynski, Aleksander and Efros, Alexei A},
|
21 |
+
journal={arXiv preprint arXiv:2211.09800},
|
22 |
+
year={2022}
|
23 |
+
}
|
24 |
+
```
|