Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model:
|
4 |
+
- stabilityai/stable-diffusion-xl-base-1.0
|
5 |
+
---
|
6 |
+
|
7 |
+
# DiffusionLight's TurboLoRA
|
8 |
+
|
9 |
+
Let's speed up DiffusionLight, this is for host and test temporary code, we will update full detail of this project later!
|
10 |
+
|
11 |
+
Note that the Weight is the same as 'DiffusionLight/Flicker2k', but due to diffusers 0.33.0 breaking the compatibility, again we store it in a separate model.
|