multimodalart HF staff commited on
Commit
34d784d
1 Parent(s): b411f9a

Add generated example

Browse files

Generated example for model davisbro/designer-architecture.
Prompt: Interior DESARCH design, a home in the center in Bryce Canyon National Park, spiraling ramp descending through rock strata exhibits, floor-to-ceiling windows framing hoodoo formations, interactive erosion demonstrations, materials and colors echoing the canyon's layers, acoustics designed to mimic canyon echoes, lighting simulating diurnal and seasonal changes, a kitchen and a table, with two people walking quickly burred out

Files changed (2) hide show
  1. README.md +12 -6
  2. images/example_xs0t3kgpr.png +0 -0
README.md CHANGED
@@ -9,14 +9,20 @@ 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: DESARCH
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Designer Architecture
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: DESARCH
15
+ widget:
16
+ - text: >-
17
+ Interior DESARCH design, a home in the center in Bryce Canyon National Park,
18
+ spiraling ramp descending through rock strata exhibits, floor-to-ceiling
19
+ windows framing hoodoo formations, interactive erosion demonstrations,
20
+ materials and colors echoing the canyon's layers, acoustics designed to
21
+ mimic canyon echoes, lighting simulating diurnal and seasonal changes, a
22
+ kitchen and a table, with two people walking quickly burred out
23
+ output:
24
+ url: images/example_xs0t3kgpr.png
25
+
26
  ---
27
 
28
  # Designer Architecture
images/example_xs0t3kgpr.png ADDED