Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-to-image
|
|
|
4 |
- lora
|
5 |
- diffusers
|
6 |
-
-
|
7 |
widget:
|
8 |
- text: '-'
|
9 |
output:
|
@@ -34,6 +35,10 @@ instance_prompt: null
|
|
34 |
license: other
|
35 |
license_name: flux-1-dev-non-commercial-license
|
36 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
|
|
|
|
|
|
|
|
37 |
---
|
38 |
# Dua Lipa | Flux
|
39 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-to-image
|
4 |
+
- flux
|
5 |
- lora
|
6 |
- diffusers
|
7 |
+
- stable-diffusion
|
8 |
widget:
|
9 |
- text: '-'
|
10 |
output:
|
|
|
35 |
license: other
|
36 |
license_name: flux-1-dev-non-commercial-license
|
37 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
38 |
+
inference:
|
39 |
+
parameters:
|
40 |
+
width: 768
|
41 |
+
height: 1024
|
42 |
---
|
43 |
# Dua Lipa | Flux
|
44 |
|