lichorosario
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,19 @@ tags:
|
|
12 |
base_model: "black-forest-labs/FLUX.1-dev"
|
13 |
pipeline_tag: text-to-image
|
14 |
instance_prompt: PCCLFGRTV
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# Flux Lora Piccoli Figurative
|
|
|
12 |
base_model: "black-forest-labs/FLUX.1-dev"
|
13 |
pipeline_tag: text-to-image
|
14 |
instance_prompt: PCCLFGRTV
|
15 |
+
|
16 |
+
library_name: diffusers
|
17 |
+
|
18 |
+
inference:
|
19 |
+
parameters:
|
20 |
+
width: 1024
|
21 |
+
height: 1024
|
22 |
+
widget:
|
23 |
+
- text: "PCCLFGRTV style. Superman feeding a cow"
|
24 |
+
example_title: "Guybrush programmer"
|
25 |
+
output:
|
26 |
+
url: "samples/superman-cow.png"
|
27 |
+
|
28 |
---
|
29 |
|
30 |
# Flux Lora Piccoli Figurative
|