diabolic6045
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- flux
|
4 |
+
- text-to-image
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- fal
|
8 |
+
# widget:
|
9 |
+
# - text: "a big ferocious tiger, jungle, sunset, wallpap3r5"
|
10 |
+
# output:
|
11 |
+
# url: images/0.jpg
|
12 |
+
# - text: "a white-haired young woman wearing a flower crown, holding face of a very large fiery dragon, castle in the background, wallpap3r5"
|
13 |
+
# output:
|
14 |
+
# url: images/1.jpg
|
15 |
+
# - text: "text on a poster that says 'flux' placed above a penguin, beautiful typography wallpap3r5"
|
16 |
+
# output:
|
17 |
+
# url: images/2.jpg
|
18 |
+
# - text: "a robot eating ramen in a busy cafe, wallpap3r5"
|
19 |
+
# output:
|
20 |
+
# url: images/3.jpg
|
21 |
+
# - text: "a poster of a sci-fi film, wallpap3r5"
|
22 |
+
# output:
|
23 |
+
# url: images/4.jpg
|
24 |
+
# - text: "a majestic beautiful flamingo, wallpap3r5"
|
25 |
+
# output:
|
26 |
+
# url: images/5.jpg
|
27 |
+
|
28 |
+
base_model: black-forest-labs/FLUX.1-dev
|
29 |
+
instance_prompt: illustration in the style of ASstyle001
|
30 |
+
license: other
|
31 |
+
license_name: flux-1-dev-non-commercial-license
|
32 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
33 |
+
---
|
34 |
+
# flux_Wallpaper
|
35 |
+
|
36 |
+
<!-- <Gallery />
|
37 |
+
<table>
|
38 |
+
<tr>
|
39 |
+
<td><img src="./extras/banner.jpg" alt="Example 1" style="width:100%;"></td>
|
40 |
+
<td><img src="./extras/banner2.jpg" alt="Example 2" style="width:100%;"></td>
|
41 |
+
</tr>
|
42 |
+
</table> -->
|
43 |
+
|
44 |
+
|
45 |
+
## Model description
|
46 |
+
|
47 |
+
Flux LoRA for creating a amazing wallpapers. Use `wallpap3r5` to trigger the model. Trained on public AI generated Wallpapers.
|
48 |
+
|
49 |
+
|
50 |
+
## Trigger words
|
51 |
+
|
52 |
+
You should use `wallpap3r5` to trigger the image generation.
|