Add generated example

#3
by BKKSPY - opened
Files changed (2) hide show
  1. README.md +13 -6
  2. images/example_gp51ozrqk.png +0 -0
README.md CHANGED
@@ -9,14 +9,21 @@ 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: MLLW
 
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # Mllw
 
9
  - diffusers
10
  - lora
11
  - replicate
12
+ base_model: black-forest-labs/FLUX.1-dev
13
  pipeline_tag: text-to-image
 
 
 
 
 
14
  instance_prompt: MLLW
15
+ widget:
16
+ - text: >-
17
+ A detailed portrait of a man, he entire form and features intricately
18
+ crafted from copper wires and circuits on a green PCB (printed circuit
19
+ board) base. The man's face is composed of delicate copper traces, with he
20
+ hair flowing like intricate electrical pathways. The background is a
21
+ textured green PCB with visible solder points and microchip details. High
22
+ contrast, ultra-detailed, futuristic, and highly stylized. The image should
23
+ resemble an abstract yet recognizable piece of PCB art.
24
+ output:
25
+ url: images/example_gp51ozrqk.png
26
+
27
  ---
28
 
29
  # Mllw
images/example_gp51ozrqk.png ADDED