Commit
·
e283c6d
1
Parent(s):
bdfbf3a
Add ReadMe
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- stable-diffusion
|
5 |
+
- text-to-image
|
6 |
---
|
7 |
+
|
8 |
+
The embeddings in this repository were trained for the 512px [Stable Diffusion v1.5](https://huggingface.co/runwayml/stable-diffusion-v1-5) model. The embeddings should work on any model that uses SD v1.5 as a base.
|