Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
pipeline_tag: text-to-image
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
pipeline_tag: text-to-image
|
3 |
+
tags:
|
4 |
+
- stablediffusion
|
5 |
+
- stable-diffusion
|
6 |
+
- SD1
|
7 |
+
---
|
8 |
+
|
9 |
+
This is a backup for the Hyperfusion model. Use like any other Stable Diffusion 1x model. Download either the finetuned checkpoint or the LoRA depending on which you want to use.
|
10 |
+
See the zip file for the tags list and more info.
|