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:
|
@@ -31,6 +32,10 @@ instance_prompt: null
|
|
31 |
license: other
|
32 |
license_name: flux-1-dev-non-commercial-license
|
33 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
|
|
|
|
|
|
|
|
34 |
---
|
35 |
# Emilia Clarke | Flux
|
36 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-to-image
|
4 |
+
- flux
|
5 |
- lora
|
6 |
- diffusers
|
7 |
+
- stable-diffusion
|
8 |
widget:
|
9 |
- text: '-'
|
10 |
output:
|
|
|
32 |
license: other
|
33 |
license_name: flux-1-dev-non-commercial-license
|
34 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
35 |
+
inference:
|
36 |
+
parameters:
|
37 |
+
width: 768
|
38 |
+
height: 1024
|
39 |
---
|
40 |
# Emilia Clarke | Flux
|
41 |
|