Files changed (2) hide show
  1. README.md +9 -6
  2. images/example_xvqa44996.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: Hunter Biden
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Hunterbiden 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: Hunter Biden
15
+ widget:
16
+ - text: >-
17
+ Hunter Biden, wearing a red scarf and jockstrap underwear, bare chest, dark
18
+ aviator sunglasses, top down view, laying inside an alleyway dumpster, trash
19
+ strewn about him, gritty, dark, urban realism
20
+ output:
21
+ url: images/example_xvqa44996.png
22
+
23
  ---
24
 
25
  # Hunterbiden Lora
images/example_xvqa44996.png ADDED