patrickvonplaten
commited on
Commit
•
4341bc4
1
Parent(s):
54fdf9e
Correct license
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
|
2 |
---
|
3 |
-
license:
|
4 |
base_model: diffusers/stable-diffusion-xl-base-0.9
|
5 |
instance_prompt: a photo of sks logo
|
6 |
tags:
|
@@ -23,3 +23,7 @@ These are LoRA adaption weights for diffusers/stable-diffusion-xl-base-0.9. The
|
|
23 |
|
24 |
|
25 |
LoRA for the text encoder was enabled: False.
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
---
|
3 |
+
license: other
|
4 |
base_model: diffusers/stable-diffusion-xl-base-0.9
|
5 |
instance_prompt: a photo of sks logo
|
6 |
tags:
|
|
|
23 |
|
24 |
|
25 |
LoRA for the text encoder was enabled: False.
|
26 |
+
|
27 |
+
## License
|
28 |
+
|
29 |
+
[SDXL 0.9 Research License](https://huggingface.co/stabilityai/stable-diffusion-xl-base-0.9/blob/main/LICENSE.md)
|