Commit
•
6f1c7f2
1
Parent(s):
4fc8d2f
lora is case sensitive (#7)
Browse files- lora is case sensitive (30d61a968f0bf79d5a768c5e619526ca9b57f0d4)
Co-authored-by: Apolinário from multimodal AI art <[email protected]>
README.md
CHANGED
@@ -6,7 +6,7 @@ language:
|
|
6 |
- en
|
7 |
pipeline_tag: text-to-image
|
8 |
tags:
|
9 |
-
-
|
10 |
- Stable Diffusion
|
11 |
- image-generation
|
12 |
- Flux
|
|
|
6 |
- en
|
7 |
pipeline_tag: text-to-image
|
8 |
tags:
|
9 |
+
- lora
|
10 |
- Stable Diffusion
|
11 |
- image-generation
|
12 |
- Flux
|