Nishitbaria commited on
Commit
703b575
1 Parent(s): 8081cfa

Add generated example

Browse files

Generated example for model Nishit2411/AnimeStyle-flux-Dev-Lora.
Prompt: anmwp, serene nighttime landscape, a tranquil Japanese bridge over a reflective river, surrounded by cherry blossom trees in full bloom, softly glowing paper lanterns floating on the water, ethereal stars and crescent moons scattered across the deep blue sky, blooming water lilies creating gentle ripples, soft ambient lighting, cinematic lighting, highly detailed, anime-inspired fantasy scene

Files changed (2) hide show
  1. README.md +12 -6
  2. images/example_uh1n80ep0.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: anmwp
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Animestyle Flux Dev Lora
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: anmwp
15
+ widget:
16
+ - text: >-
17
+ anmwp, serene nighttime landscape, a tranquil Japanese bridge over a
18
+ reflective river, surrounded by cherry blossom trees in full bloom, softly
19
+ glowing paper lanterns floating on the water, ethereal stars and crescent
20
+ moons scattered across the deep blue sky, blooming water lilies creating
21
+ gentle ripples, soft ambient lighting, cinematic lighting, highly detailed,
22
+ anime-inspired fantasy scene
23
+ output:
24
+ url: images/example_uh1n80ep0.png
25
+
26
  ---
27
 
28
  # Animestyle Flux Dev Lora
images/example_uh1n80ep0.png ADDED