wanghaofan
commited on
Commit
•
0be8bb5
1
Parent(s):
cf0b271
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-to-image
|
|
|
4 |
- lora
|
5 |
- diffusers
|
6 |
-
-
|
|
|
|
|
7 |
widget:
|
8 |
- text: Text poster, a couple
|
9 |
output:
|
@@ -22,16 +25,24 @@ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICE
|
|
22 |
---
|
23 |
# FLUX.1-dev-LoRA-Text-Poster
|
24 |
|
25 |
-
|
|
|
|
|
|
|
|
|
26 |
|
|
|
|
|
27 |
|
28 |
## Trigger words
|
29 |
|
30 |
-
You should use `text poster` to trigger the image generation.
|
|
|
31 |
|
|
|
32 |
|
33 |
-
|
34 |
|
35 |
-
Weights for this model are available in Safetensors format.
|
36 |
|
37 |
-
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-to-image
|
4 |
+
- stable-diffusion
|
5 |
- lora
|
6 |
- diffusers
|
7 |
+
- image-generation
|
8 |
+
- flux
|
9 |
+
- safetensors
|
10 |
widget:
|
11 |
- text: Text poster, a couple
|
12 |
output:
|
|
|
25 |
---
|
26 |
# FLUX.1-dev-LoRA-Text-Poster
|
27 |
|
28 |
+
This is a LoRA (Text Poster) trained on FLUX.1-dev for artistic text poster by [cooooool](https://www.shakker.ai/userpage/c4d790d27e6b4de69f3f3508daf8f4c5/publish). If you are also interested in sharing your models on our platform, welcome to join our [Discord Community](https://huggingface.co/spaces/Shakker-Labs/README/blob/main/(https://discord.gg/5TuxSjJya6)).
|
29 |
+
|
30 |
+
<div class="container">
|
31 |
+
<img src="./poster.jpeg" width="1024"/>
|
32 |
+
</div>
|
33 |
|
34 |
+
## Showcases
|
35 |
+
<Gallery />
|
36 |
|
37 |
## Trigger words
|
38 |
|
39 |
+
You should use `text poster` to trigger the image generation. The recommended scale is `0.8` to `1.0` in diffusers.
|
40 |
+
|
41 |
|
42 |
+
## Online Inference
|
43 |
|
44 |
+
You can also download this model at [Shakker AI](https://www.shakker.ai/modelinfo/579ab130b53246fea49811bf80d38486/FLUX-text-poster?from=search), where we provide an online interface to generate images.
|
45 |
|
|
|
46 |
|
47 |
+
## Acknowledgements
|
48 |
+
This model is trained by our copyrighted users [cooooool](https://www.shakker.ai/userpage/c4d790d27e6b4de69f3f3508daf8f4c5/publish). We release this model under permissions. The model follows [flux-1-dev-non-commercial-license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
|