AlekseyCalvin
commited on
Commit
•
01ce242
1
Parent(s):
308cc6b
Update README.md
Browse files
README.md
CHANGED
@@ -17,14 +17,28 @@ pipeline_tag: text-to-image
|
|
17 |
# output:
|
18 |
# url: https://...
|
19 |
instance_prompt: MAYAKOVSKY
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
---
|
|
|
21 |
|
22 |
-
#
|
23 |
|
24 |
<!-- <Gallery /> -->
|
25 |
|
26 |
-
Trained on Replicate using:
|
27 |
|
|
|
28 |
https://replicate.com/ostris/flux-dev-lora-trainer/train
|
29 |
|
30 |
|
|
|
17 |
# output:
|
18 |
# url: https://...
|
19 |
instance_prompt: MAYAKOVSKY
|
20 |
+
|
21 |
+
widget:
|
22 |
+
- text: >-
|
23 |
+
A wanted poster of MAYAKOVSKY
|
24 |
+
output:
|
25 |
+
url: Mayak1.png
|
26 |
+
- text: A wanted poster of MAYAKOVSKY
|
27 |
+
output:
|
28 |
+
url: Mayak2.png
|
29 |
+
- text: >-
|
30 |
+
A wanted poster of MAYAKOVSKY
|
31 |
+
output:
|
32 |
+
url: Mayak3.png
|
33 |
---
|
34 |
+
<Gallery />
|
35 |
|
36 |
+
# VLADIMIR MAYAKOVSKY FLUX LORA
|
37 |
|
38 |
<!-- <Gallery /> -->
|
39 |
|
|
|
40 |
|
41 |
+
Trained on Replicate using:
|
42 |
https://replicate.com/ostris/flux-dev-lora-trainer/train
|
43 |
|
44 |
|