Nishitbaria commited on
Commit
62d85ad
1 Parent(s): 2adf17a

Add generated example (#1)

Browse files

- Add generated example (671fdeaa93f52c6e9c4e632f8c503ed5ced3c35a)

Files changed (2) hide show
  1. README.md +9 -6
  2. images/example_7y3r4uk1q.png +0 -0
README.md CHANGED
@@ -9,14 +9,17 @@ 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
  # Anime Style Flux Lora Large
 
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
+ an anm young boy sitting under a large sakura tree, wearing traditional
18
+ festival attire, cherry blossoms gently falling around him, peaceful smile,
19
+ evening sky with vibrant hues.
20
+ output:
21
+ url: images/example_7y3r4uk1q.png
22
+
23
  ---
24
 
25
  # Anime Style Flux Lora Large
images/example_7y3r4uk1q.png ADDED