Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
## sdxl-negprompt8-v1m.safetensors
|
2 |
Negative embeddings for sdxl. Num vectors per token = 8
|
3 |
|
4 |
-
## stable-cascade-c-lora-hasui-
|
5 |
Sample of LoRA for Stable Cascade Stage C.
|
6 |
|
|
|
|
|
7 |
__This is an experimental model, so the format of the weights may change in the future.__
|
8 |
|
9 |
- a painting of an anthropomorphic penguin sitting in a cafe reading a book and having a coffee --w 1024 --h 1024 --d 1
|
|
|
1 |
## sdxl-negprompt8-v1m.safetensors
|
2 |
Negative embeddings for sdxl. Num vectors per token = 8
|
3 |
|
4 |
+
## stable-cascade-c-lora-hasui-v02.safetensors
|
5 |
Sample of LoRA for Stable Cascade Stage C.
|
6 |
|
7 |
+
Feb 22, 2024 Update: Fixed a bug that LoRA is not applied to some modules (to_q/k/v and to_out) in Attention.
|
8 |
+
|
9 |
__This is an experimental model, so the format of the weights may change in the future.__
|
10 |
|
11 |
- a painting of an anthropomorphic penguin sitting in a cafe reading a book and having a coffee --w 1024 --h 1024 --d 1
|