bingbangboom
commited on
Commit
•
77647b2
1
Parent(s):
ad08453
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,24 @@
|
|
1 |
-
---
|
2 |
-
license: creativeml-openrail-m
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- Text-To-Image
|
5 |
+
- Diffusers
|
6 |
+
- LoRA
|
7 |
+
- Flux
|
8 |
+
---
|
9 |
+
|
10 |
+
## Model description
|
11 |
+
|
12 |
+
LoRA that works with Flux models. Allows the placement of animated characters in real life settings.
|
13 |
+
The LoRA is a bit under-cooked atm so I am looking for feedback to identify precisely where it is lacking. Works best with DEV version. However the examples shown above are from flux1-dev-bnb-nf4-v2.safetensors.
|
14 |
+
|
15 |
+
## Trigger words
|
16 |
+
|
17 |
+
You should use `HIHP style` to trigger the image generation.
|
18 |
+
|
19 |
+
|
20 |
+
## Download model
|
21 |
+
|
22 |
+
Weights for this model are available in Safetensors format.
|
23 |
+
|
24 |
+
Download them in the Files & versions tab.
|