FounderFeed commited on
Commit
3809971
1 Parent(s): 53f68b7

Add generated example (#1)

Browse files

- Add generated example (c2533af804166a14e02175aa2f12d64434032d32)

Files changed (2) hide show
  1. README.md +12 -6
  2. images/example_5asi7pzht.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: ANM
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Animewallpaper
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: ANM
15
+ widget:
16
+ - text: >-
17
+ A ANM style photorealistic street scene during a vibrant sunset, with power
18
+ lines and utility poles silhouetted against the sky. The sky is painted in
19
+ rich hues of orange, pink, and purple, with clouds spread across it in
20
+ intricate patterns. Residential buildings line the street, illuminated by
21
+ warm, golden light from small shop windows. Cars and pedestrians add life to
22
+ the urban landscape.
23
+ output:
24
+ url: images/example_5asi7pzht.png
25
+
26
  ---
27
 
28
  # Animewallpaper
images/example_5asi7pzht.png ADDED