Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,19 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
tags:
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
widget:
|
10 |
- text: '-'
|
11 |
output:
|
12 |
url: images/img_nsfw-xl.png
|
13 |
base_model: black-forest-labs/FLUX.1-dev
|
14 |
instance_prompt: null
|
15 |
inference: true
|
|
|
16 |
---
|
17 |
# Test
|
18 |
|
@@ -24,4 +25,4 @@ inference: true
|
|
24 |
|
25 |
Weights for this model are available in Safetensors format.
|
26 |
|
27 |
-
[Download](/MrDrmm/Test_only/tree/main) them in the Files & versions tab.
|
|
|
1 |
---
|
2 |
license: other
|
3 |
tags:
|
4 |
+
- text-to-image
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:diffusion-lora
|
8 |
+
- pipe
|
9 |
+
widget:
|
10 |
- text: '-'
|
11 |
output:
|
12 |
url: images/img_nsfw-xl.png
|
13 |
base_model: black-forest-labs/FLUX.1-dev
|
14 |
instance_prompt: null
|
15 |
inference: true
|
16 |
+
new_version: strangerzonehf/Flux-Midjourney-Mix2-LoRA
|
17 |
---
|
18 |
# Test
|
19 |
|
|
|
25 |
|
26 |
Weights for this model are available in Safetensors format.
|
27 |
|
28 |
+
[Download](/MrDrmm/Test_only/tree/main) them in the Files & versions tab.
|