phxdev commited on
Commit
3fc67cd
1 Parent(s): a4d53bc

Add generated example (#1)

Browse files

- Add generated example (12a6d74b53183fa93b052973188e54322d482603)

Files changed (2) hide show
  1. README.md +6 -6
  2. images/example_82n0so0sj.png +0 -0
README.md CHANGED
@@ -9,14 +9,14 @@ 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: SKA
 
 
 
 
 
20
  ---
21
 
22
  # Flux Ska Band
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: SKA
15
+ widget:
16
+ - text: A ska band
17
+ output:
18
+ url: images/example_82n0so0sj.png
19
+
20
  ---
21
 
22
  # Flux Ska Band
images/example_82n0so0sj.png ADDED