Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Quick Start
|
2 |
Make sure to install the libraries first:
|
3 |
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stable-diffusion
|
4 |
+
- stable-diffusion-diffusers
|
5 |
+
- text-to-image
|
6 |
+
- diffusers
|
7 |
+
- instruct-pix2pix
|
8 |
+
datasets:
|
9 |
+
- UCSC-VLAA/HQ-Edit
|
10 |
+
---
|
11 |
## Quick Start
|
12 |
Make sure to install the libraries first:
|
13 |
|