Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
duplicated_from: timbrooks/instruct-pix2pix
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# InstructPix2Pix: Learning to Follow Image Editing Instructions
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
duplicated_from: timbrooks/instruct-pix2pix
|
4 |
+
library_name: diffusers
|
5 |
+
tags:
|
6 |
+
- image-to-image
|
7 |
---
|
8 |
|
9 |
# InstructPix2Pix: Learning to Follow Image Editing Instructions
|