Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
license_name: bespoke-lora-trained-license
|
4 |
-
license_link:
|
|
|
5 |
tags:
|
6 |
- text-to-image
|
7 |
- stable-diffusion
|
@@ -13,35 +14,32 @@ tags:
|
|
13 |
- puppet
|
14 |
- cactus
|
15 |
- kishkashta
|
16 |
-
|
17 |
base_model: black-forest-labs/FLUX.1-dev
|
18 |
instance_prompt: green monster
|
19 |
widget:
|
20 |
-
- text:
|
21 |
-
|
22 |
output:
|
23 |
-
url:
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
output:
|
28 |
-
url:
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
output:
|
33 |
-
url:
|
34 |
-
|
35 |
-
- text: 'green monster eating spaghetti'
|
36 |
-
|
37 |
output:
|
38 |
-
url:
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
output:
|
43 |
-
url:
|
44 |
-
|
|
|
45 |
---
|
46 |
|
47 |
# Green Cactus Monster (KishKashta) [FLUX]
|
@@ -77,5 +75,4 @@ pipeline.load_lora_weights('Norod78/green-cactus-monster-kishkashta-flux', weigh
|
|
77 |
image = pipeline('A green monster is eating spaghetti').images[0]
|
78 |
```
|
79 |
|
80 |
-
For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
|
81 |
-
|
|
|
1 |
---
|
2 |
license: other
|
3 |
license_name: bespoke-lora-trained-license
|
4 |
+
license_link: >-
|
5 |
+
https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Image&allowDerivatives=True&allowDifferentLicense=False
|
6 |
tags:
|
7 |
- text-to-image
|
8 |
- stable-diffusion
|
|
|
14 |
- puppet
|
15 |
- cactus
|
16 |
- kishkashta
|
|
|
17 |
base_model: black-forest-labs/FLUX.1-dev
|
18 |
instance_prompt: green monster
|
19 |
widget:
|
20 |
+
- text: A green monster in a leather jacket riding a motorcycle in the desert
|
|
|
21 |
output:
|
22 |
+
url: 29675012.jpeg
|
23 |
+
- text: >-
|
24 |
+
A green monster is a DJ at a night club, fish eye lens, smoke machine, lazer
|
25 |
+
lights, holding a martini
|
26 |
output:
|
27 |
+
url: 29675017.jpeg
|
28 |
+
- text: >-
|
29 |
+
A green monster with a red wig, playing chess at the park, bomb going off in
|
30 |
+
the background
|
31 |
output:
|
32 |
+
url: 29675019.jpeg
|
33 |
+
- text: green monster eating spaghetti
|
|
|
|
|
34 |
output:
|
35 |
+
url: 29675022.jpeg
|
36 |
+
- text: >-
|
37 |
+
green monster is smoking a Marijuana joint next to a Marijuana plant in a
|
38 |
+
pot
|
39 |
output:
|
40 |
+
url: 29675027.jpeg
|
41 |
+
datasets:
|
42 |
+
- Norod78/KishKashta
|
43 |
---
|
44 |
|
45 |
# Green Cactus Monster (KishKashta) [FLUX]
|
|
|
75 |
image = pipeline('A green monster is eating spaghetti').images[0]
|
76 |
```
|
77 |
|
78 |
+
For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
|
|