lichorosario
commited on
Commit
•
b27c1e3
1
Parent(s):
4bfd905
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,16 @@ tags:
|
|
11 |
base_model: "black-forest-labs/FLUX.1-dev"
|
12 |
pipeline_tag: text-to-image
|
13 |
instance_prompt: DOTTRMSTR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Flux Dott Remastered
|
|
|
11 |
base_model: "black-forest-labs/FLUX.1-dev"
|
12 |
pipeline_tag: text-to-image
|
13 |
instance_prompt: DOTTRMSTR
|
14 |
+
library_name: diffusers
|
15 |
+
|
16 |
+
inference:
|
17 |
+
parameters:
|
18 |
+
width: 1536
|
19 |
+
height: 768
|
20 |
+
widget:
|
21 |
+
- text: "DOTTRMSTR illustration. Scene: A charming wooden house sits on a lonely street, surrounded by nature on a bright and sunny day. The structure exudes a rustic, inviting vibe, with a thatched roof that adds a traditional and adventurous touch. The walls are made of thick, uneven logs in various shades of brown, giving the house an authentic, sturdy appearance. Entrance details: At the entrance, there'''s a wooden sign carved in the shape of a whale, hanging by thick ropes, adding a nautical feel to the scene. Next to the sign, a pair of wooden oars lean against the wall, hinting at the outdoor adventures that await here. The front entrance is simple yet welcoming, with a weathered wooden door and a small porch made of uneven planks. Atmosphere: The street is quiet, lined with tall trees whose branches filter the sunlight, casting playful shadows on the ground. The sky is a vibrant blue, with not a cloud in sight, and the air is filled with the freshness of the outdoors. Wild plants grow around the house, reinforcing the connection to nature. Additional touches: Adding some extra details, like an old bicycle leaning against the side of the house or a small extinguished campfire nearby, can evoke the outdoor lifestyle and adventurous spirit this place promises. The visual style in these images can be characterized as highly exaggerated and cartoonish, with a playful use of perspective and distortion."
|
22 |
+
output:
|
23 |
+
url: "samples/sample_1.png"
|
24 |
---
|
25 |
|
26 |
# Flux Dott Remastered
|