tugan0329 commited on
Commit
dfae015
·
verified ·
1 Parent(s): e7c6ae3

add widgets

Browse files
Files changed (1) hide show
  1. README.md +38 -5
README.md CHANGED
@@ -11,11 +11,44 @@ tags:
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: PRIAPUS
20
  ---
21
 
 
11
  - replicate
12
  base_model: "black-forest-labs/FLUX.1-dev"
13
  pipeline_tag: text-to-image
14
+ widget:
15
+ - text: >-
16
+ A photo of a cartoon muscular man PRIAPUS, shirtless with red tribal
17
+ tattoos, strikes a heroic pose on a mountain peak, arms spread wide
18
+ as if embracing the world, wearing pants. The dramatic lighting and
19
+ his confident expression highlight his dominance and connection with
20
+ the wild terrain.
21
+ example_title: Mountain Peak
22
+ output:
23
+ url: images/priapus1.png
24
+ - text: >-
25
+ A photo of a cartoon muscular man PRIAPUS, shirtless, with red tribal
26
+ tattoos and a rugged beard, flexes one arm while holding a heavy chain
27
+ in the other, radiating raw strength and determination. His focused
28
+ expression and dynamic pose convey power and control.
29
+ example_title: Sexy Chain
30
+ output:
31
+ url: images/priapus2.png
32
+ - text: >-
33
+ A photo of a cartoon muscular man PRIAPUS, shirtless with red tribal
34
+ tattoos, wearing tight black riding pants and gloves, leans slightly
35
+ forward as he grips the handlebars of a sleek motorcycle, his strong
36
+ arms flexed with control and precision. His intense gaze is focused
37
+ ahead, while his confident smirk suggests he’s reveling in the thrill
38
+ of the ride. The sunlight highlights his tattoos and muscular frame as
39
+ the sparkling beach and rolling waves create a vibrant, carefree backdrop.
40
+ example_title: Beach Motorcycle
41
+ output:
42
+ url: images/priapus3.png
43
+ - text: >-
44
+ A photo of a cartoon muscular man PRIAPUS, in snowboarding uniform
45
+ with goggle on the neck, with red tribal tattoos and a rugged beard,
46
+ flexes one arm while holding a snowboard in the other, radiating raw
47
+ strength and determination. His flirty and suggestive expression
48
+ convey sports masculinity
49
+ example_title: Snowboarding
50
+ output:
51
+ url: images/priapus4.png
52
  instance_prompt: PRIAPUS
53
  ---
54