multimodalart HF staff commited on
Commit
2c5afa5
1 Parent(s): 7836947

Upload folder using huggingface_hub

Browse files
5138065.jpeg ADDED
5138066.jpeg ADDED
5138067.jpeg ADDED
5138069.jpeg ADDED
5138070.jpeg ADDED
5138071.jpeg ADDED
5138072.jpeg ADDED
5138080.jpeg ADDED
5138081.jpeg ADDED
5138082.jpeg ADDED
README.md ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Rent&allowDerivatives=False&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - character
12
+ - cats
13
+ - cat
14
+ - furry
15
+ - humanoid cat
16
+
17
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
18
+ instance_prompt: HuMeow
19
+ widget:
20
+ - text: 'American gothic HuMeow '
21
+ output:
22
+ url: >-
23
+ 5138071.jpeg
24
+ - text: 'Rick Sanchez HuMeow '
25
+ output:
26
+ url: >-
27
+ 5138070.jpeg
28
+ - text: 'The Starry Night by Vincent van Gogh HuMeow '
29
+ output:
30
+ url: >-
31
+ 5138069.jpeg
32
+ - text: 'The girl with a pearl earring HuMeow '
33
+ output:
34
+ url: >-
35
+ 5138065.jpeg
36
+ - text: 'Wonderwoman HuMeow '
37
+ output:
38
+ url: >-
39
+ 5138067.jpeg
40
+ - text: 'A socially awkward potato HuMeow '
41
+ output:
42
+ url: >-
43
+ 5138066.jpeg
44
+ - text: 'A victorian HuMeow couple dancing together '
45
+ output:
46
+ url: >-
47
+ 5138082.jpeg
48
+ - text: 'An astronaut HuMeow is riding a horse on mars '
49
+ output:
50
+ url: >-
51
+ 5138080.jpeg
52
+ - text: 'An astronaut HuMeow is inside a spaceship '
53
+ output:
54
+ url: >-
55
+ 5138081.jpeg
56
+ - text: 'The Mona Lisa HuMeow '
57
+ output:
58
+ url: >-
59
+ 5138072.jpeg
60
+
61
+ ---
62
+
63
+ # SDXL-HuMeow-LoRA
64
+
65
+ <Gallery />
66
+
67
+
68
+
69
+ ([CivitAI](https://civitai.com/models/252637))
70
+
71
+ ## Model description
72
+
73
+ <p>As you all know, there are not enough cat images on the internet.</p><p>This HuMeow (Human + Meow) is an SDXL LoRA which was designed to help solving this problem by generating human(oid) cats as well as causing random cats to appear in scenes when the trigger word 'HuMeow' is used.</p><p>This LoRA was trained with CivitAI LoRA trainer upon images generated with MidJourney v6.</p><p>The training dataset is <a rel="ugc" href="https://civitai.com/api/download/training-data/285058">available for download</a></p><p></p>
74
+
75
+ ## Trigger words
76
+ You should use `HuMeow` to trigger the image generation.
77
+
78
+
79
+ ## Download model
80
+
81
+ Weights for this model are available in Safetensors format.
82
+
83
+ [Download](/Norod78/sdxl-humeow-lora/tree/main) them in the Files & versions tab.
84
+
85
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
86
+
87
+ ```py
88
+ from diffusers import AutoPipelineForText2Image
89
+ import torch
90
+
91
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
92
+ pipeline.load_lora_weights('Norod78/sdxl-humeow-lora', weight_name='SDXL-HuMeow-LoRA-r8-000003.safetensors')
93
+ image = pipeline('The Mona Lisa HuMeow ').images[0]
94
+ ```
95
+
96
+ 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)
97
+
SDXL-HuMeow-LoRA-r8-000003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c4f40993e50ad7cc4df0dc379e37617c4a8a491130bb8ecf9c4cbae849b6855
3
+ size 57426012