Nishitbaria
commited on
Commit
•
9854b7c
1
Parent(s):
8081cfa
Add generated example (#1)
Browse files- Add generated example (703b57548d1f2d85fd86763072087f5558c3a21c)
- README.md +12 -6
- images/example_uh1n80ep0.png +0 -0
README.md
CHANGED
@@ -9,14 +9,20 @@ tags:
|
|
9 |
- diffusers
|
10 |
- lora
|
11 |
- replicate
|
12 |
-
base_model:
|
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