Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: openrail++
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail++
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- 'stablediffusion '
|
7 |
---
|
8 |
+
You can use this LoRA model with [FastSD CPU](https://github.com/rupeshs/fastsdcpu).
|
9 |
+
|
10 |
+
Original Model: [Hyper-SD](https://huggingface.co/ByteDance/Hyper-SD)
|
11 |
+
|