Update README.md
Browse files
README.md
CHANGED
@@ -12,10 +12,21 @@ tags:
|
|
12 |
base_model: "black-forest-labs/FLUX.1-dev"
|
13 |
pipeline_tag: text-to-image
|
14 |
instance_prompt: MJV3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# Flux Mjv3
|
18 |
|
|
|
|
|
19 |
Trained on Replicate using:
|
20 |
|
21 |
https://replicate.com/ostris/flux-dev-lora-trainer/train
|
|
|
12 |
base_model: "black-forest-labs/FLUX.1-dev"
|
13 |
pipeline_tag: text-to-image
|
14 |
instance_prompt: MJV3
|
15 |
+
widget:
|
16 |
+
- text: >-
|
17 |
+
a dream, art in the style of MJV3, a woman
|
18 |
+
output:
|
19 |
+
url: https://replicate.delivery/yhqm/WmxXwrnQ0sZeByV0FuWmhoC8tZtVHsbSFkldVL0fFXlupMXTA/out-0.webp
|
20 |
+
- text: >-
|
21 |
+
the word "v3" in cursive in the style of MJV3, against a beautiful flowery forest
|
22 |
+
output:
|
23 |
+
url: https://replicate.delivery/yhqm/wXowvnO9im7DNtY3znNxRc4nPqC6gFbqzS62RoHQXHNHQz1E/out-0.webp
|
24 |
---
|
25 |
|
26 |
# Flux Mjv3
|
27 |
|
28 |
+
<Gallery />
|
29 |
+
|
30 |
Trained on Replicate using:
|
31 |
|
32 |
https://replicate.com/ostris/flux-dev-lora-trainer/train
|