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

Add generated example

Browse files

Generated example for model davisbro/designer-architecture.
Prompt: Interior DESARCH design, a quiet coffee shop, center lava pit, a few people walking through quickly motion blur, windows shining light, beautiful view of the scenery at Redwood national park, simple modern design, open ceiling showing the large trees

Files changed (2) hide show
  1. README.md +10 -6
  2. images/example_dw8xpvkv4.png +0 -0
README.md CHANGED
@@ -9,14 +9,18 @@ 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 quiet coffee shop, center lava pit, a few people
18
+ walking through quickly motion blur, windows shining light, beautiful view
19
+ of the scenery at Redwood national park, simple modern design, open ceiling
20
+ showing the large trees
21
+ output:
22
+ url: images/example_dw8xpvkv4.png
23
+
24
  ---
25
 
26
  # Designer Architecture
images/example_dw8xpvkv4.png ADDED