lichorosario
commited on
Commit
•
49d8c8d
1
Parent(s):
f71e6d0
Update README.md
Browse files
README.md
CHANGED
@@ -10,22 +10,20 @@ tags:
|
|
10 |
- lora
|
11 |
base_model: black-forest-labs/FLUX.1-schnell
|
12 |
pipeline_tag: text-to-image
|
13 |
-
instance_prompt: In the stlye of LBRTR
|
14 |
library_name: diffusers
|
15 |
inference:
|
16 |
parameters:
|
17 |
width: 1024
|
18 |
height: 1024
|
19 |
widget:
|
20 |
-
- text: A photo of a flower
|
21 |
output:
|
22 |
url: images/example_n13kg3os6.png
|
23 |
-
- text: a photo of a dog
|
24 |
output:
|
25 |
url: images/example_mr52j6uo8.png
|
26 |
- text: >-
|
27 |
-
A photo of a chair in the dark, strong backlighting rim lighting
|
28 |
-
style of LBRTR
|
29 |
output:
|
30 |
url: images/example_3gbsw7i05.png
|
31 |
|
@@ -39,7 +37,7 @@ https://replicate.com/ostris/flux-dev-lora-trainer/train
|
|
39 |
|
40 |
|
41 |
## Trigger words
|
42 |
-
|
43 |
|
44 |
<Gallery />
|
45 |
|
|
|
10 |
- lora
|
11 |
base_model: black-forest-labs/FLUX.1-schnell
|
12 |
pipeline_tag: text-to-image
|
|
|
13 |
library_name: diffusers
|
14 |
inference:
|
15 |
parameters:
|
16 |
width: 1024
|
17 |
height: 1024
|
18 |
widget:
|
19 |
+
- text: A photo of a flower
|
20 |
output:
|
21 |
url: images/example_n13kg3os6.png
|
22 |
+
- text: a photo of a dog
|
23 |
output:
|
24 |
url: images/example_mr52j6uo8.png
|
25 |
- text: >-
|
26 |
+
A photo of a chair in the dark, strong backlighting rim lighting
|
|
|
27 |
output:
|
28 |
url: images/example_3gbsw7i05.png
|
29 |
|
|
|
37 |
|
38 |
|
39 |
## Trigger words
|
40 |
+
There is no trigger word
|
41 |
|
42 |
<Gallery />
|
43 |
|