multimodalart HF staff commited on
Commit
fc870cd
1 Parent(s): a8daa46

Upload folder using huggingface_hub

Browse files
3938061.jpeg ADDED
3938065.jpeg ADDED
3938085.jpeg ADDED
3938087.jpeg ADDED
3938088.jpeg ADDED
3938089.jpeg ADDED
3938092.jpeg ADDED
3938093.jpeg ADDED
3938095.jpeg ADDED
README.md ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Rent&allowDerivatives=True&allowDifferentLicense=False
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - weird
12
+ - fashion
13
+ - outfit
14
+ - clothing
15
+ - catwalk
16
+ - outfits
17
+
18
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
19
+ instance_prompt: WeirdOutfit style
20
+ widget:
21
+ - text: 'A socially awkward potato WeirdOutfit style '
22
+ output:
23
+ url: >-
24
+ 3938065.jpeg
25
+ - text: 'Snoop Dogg WeirdOutfit style '
26
+ output:
27
+ url: >-
28
+ 3938061.jpeg
29
+ - text: 'Humanoid Lizard WeirdOutfit style '
30
+ output:
31
+ url: >-
32
+ 3938095.jpeg
33
+ - text: 'Dora the explorer WeirdOutfit style '
34
+ output:
35
+ url: >-
36
+ 3938085.jpeg
37
+ - text: 'Rick Sanchez WeirdOutfit style '
38
+ output:
39
+ url: >-
40
+ 3938092.jpeg
41
+ - text: 'A socially awkward potato WeirdOutfit style '
42
+ output:
43
+ url: >-
44
+ 3938088.jpeg
45
+ - text: 'A screaming goat WeirdOutfit style '
46
+ output:
47
+ url: >-
48
+ 3938087.jpeg
49
+ - text: 'A demon from the depths of hell WeirdOutfit style '
50
+ output:
51
+ url: >-
52
+ 3938089.jpeg
53
+ - text: 'Gansta Grandma WeirdOutfit style '
54
+ output:
55
+ url: >-
56
+ 3938093.jpeg
57
+
58
+ ---
59
+
60
+ # Weird fashion show outfits (SDXL LoRA)
61
+
62
+ <Gallery />
63
+
64
+
65
+
66
+ ([CivitAI](https://civitai.com/models/212815))
67
+
68
+ ## Model description
69
+
70
+ <p>Generate weird fashion show outfits, presenters and styles.</p><p>Seems to work much better for "Portrait" aspect-ratio (and worse for landscape and square)</p><p>Use the phrase "<strong>WeirdOutfit style</strong>" in your prompts.</p>
71
+
72
+ ## Trigger words
73
+ You should use `WeirdOutfit style` to trigger the image generation.
74
+
75
+
76
+ ## Download model
77
+
78
+ Weights for this model are available in Safetensors format.
79
+
80
+ [Download](/Norod78/weird-fashion-show-outfits-sdxl-lora/tree/main) them in the Files & versions tab.
81
+
82
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
83
+
84
+ ```py
85
+ from diffusers import AutoPipelineForText2Image
86
+ import torch
87
+
88
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
89
+ pipeline.load_lora_weights('Norod78/weird-fashion-show-outfits-sdxl-lora', weight_name='sdxl-WeirdOutfit-Dreambooh.safetensors')
90
+ image = pipeline('Gansta Grandma WeirdOutfit style ').images[0]
91
+ ```
92
+
93
+ 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)
94
+
sdxl-WeirdOutfit-Dreambooh.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2497b9607b1cdce308397f361330f61c1519aa3cfb42ec53de2817bf1178e92
3
+ size 114436708