Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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:
|
13 |
+
url: images/6dd1a918d89991ad5e40513ab88e7d892077f89dac93edcf4b660dd2.jpg
|
14 |
+
- text: Text poster, a woman sitting in a cafe
|
15 |
+
output:
|
16 |
+
url: images/d2586464001008a80b5e45104e0f23290a35db048cab2e4fc4bfa356.jpg
|
17 |
+
- text: Text poster, eiffel tower
|
18 |
+
output:
|
19 |
+
url: images/f25e24ecfbd0aa96fb6f55ab29288ba4d1fffe79fd95679d9d2f1329.jpg
|
20 |
+
base_model: black-forest-labs/FLUX.1-dev
|
21 |
+
instance_prompt: text poster
|
22 |
+
license: other
|
23 |
+
license_name: flux-1-dev-non-commercial-license
|
24 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
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).
|