Update README.md
Browse files
README.md
CHANGED
@@ -1,31 +1,29 @@
|
|
1 |
-
---
|
2 |
-
tags:
|
3 |
-
- text-to-image
|
4 |
-
- flux
|
5 |
-
- lora
|
6 |
-
- diffusers
|
7 |
-
- template:sd-lora
|
8 |
-
- fluxgym
|
9 |
-
|
10 |
-
|
11 |
-
base_model: black-forest-labs/FLUX.1-dev
|
12 |
-
instance_prompt: In the style of vkp1024pic
|
13 |
-
license: other
|
14 |
-
license_name: flux-1-dev-non-commercial-license
|
15 |
-
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
16 |
-
---
|
17 |
-
|
18 |
-
# vkp1024pic
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
Weights for this model are available in Safetensors format.
|
31 |
-
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- flux
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
- fluxgym
|
9 |
+
|
10 |
+
|
11 |
+
base_model: black-forest-labs/FLUX.1-dev
|
12 |
+
instance_prompt: In the style of vkp1024pic
|
13 |
+
license: other
|
14 |
+
license_name: flux-1-dev-non-commercial-license
|
15 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
16 |
+
---
|
17 |
+
|
18 |
+
# vkp1024pic
|
19 |
+
|
20 |
+
<Gallery />
|
21 |
+
|
22 |
+
## Trigger words
|
23 |
+
|
24 |
+
You should use `In the style of vkp1024pic` to trigger the image generation.
|
25 |
+
|
26 |
+
## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
|
27 |
+
|
28 |
+
Weights for this model are available in Safetensors format.
|
29 |
+
|
|
|
|