KalaniP commited on
Commit
c2d75e8
1 Parent(s): 424f42c

Add generated example

Browse files

Generated example for model KalaniP/flux.1-dev-lora-container.
Prompt: This image showcases a modern, two-story house with a contemporary architectural design. The structure features a clean, white facade complemented by stone-textured accents that add a touch of natural elegance. Large windows allow ample natural light to filter into the interiors, while sleek, horizontal railings adorn the spacious balconies and rooftop terrace. The house is surrounded by lush greenery, including potted plants and a well-maintained garden. The front entrance is marked by wooden doors, and a carport is neatly integrated into the layout, providing shelter for vehicles. Warm lighting fixtures on the exterior walls create a welcoming ambiance, enhancing the house's visual appeal during the evening. This design offers a luxurious yet cozy atmosphere, ideal for a family residence with five bedrooms and three bathrooms.

Files changed (2) hide show
  1. README.md +18 -6
  2. images/example_voziii3sc.png +0 -0
README.md CHANGED
@@ -9,14 +9,26 @@ tags:
9
  - diffusers
10
  - lora
11
  - replicate
12
- base_model: "black-forest-labs/FLUX.1-dev"
13
  pipeline_tag: text-to-image
14
- # widget:
15
- # - text: >-
16
- # prompt
17
- # output:
18
- # url: https://...
19
  instance_prompt: CONTTOK
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Flux.1 Dev Lora Container
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: CONTTOK
15
+ widget:
16
+ - text: >-
17
+ This image showcases a modern, two-story house with a contemporary
18
+ architectural design. The structure features a clean, white facade
19
+ complemented by stone-textured accents that add a touch of natural elegance.
20
+ Large windows allow ample natural light to filter into the interiors, while
21
+ sleek, horizontal railings adorn the spacious balconies and rooftop terrace.
22
+ The house is surrounded by lush greenery, including potted plants and a
23
+ well-maintained garden. The front entrance is marked by wooden doors, and a
24
+ carport is neatly integrated into the layout, providing shelter for
25
+ vehicles. Warm lighting fixtures on the exterior walls create a welcoming
26
+ ambiance, enhancing the house's visual appeal during the evening. This
27
+ design offers a luxurious yet cozy atmosphere, ideal for a family residence
28
+ with five bedrooms and three bathrooms.
29
+ output:
30
+ url: images/example_voziii3sc.png
31
+
32
  ---
33
 
34
  # Flux.1 Dev Lora Container
images/example_voziii3sc.png ADDED