multimodalart HF staff commited on
Commit
d6441c7
1 Parent(s): 0c6b13b

Upload folder using huggingface_hub

Browse files
4002501.jpeg ADDED
4002504.jpeg ADDED
4002507.jpeg ADDED
4002508.jpeg ADDED
4002511.jpeg ADDED
4002518.jpeg ADDED
4002519.jpeg ADDED
4002520.jpeg ADDED
4002521.jpeg ADDED
4002523.jpeg ADDED
README.md ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - style
12
+ - jojo's bizarre adventure
13
+ - jojo
14
+ - stone ocean
15
+ - sdxl style lora
16
+ - jojo's bizarre adventure stone ocean
17
+
18
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
19
+ instance_prompt: Jojosostyle
20
+ widget:
21
+ - text: 'Spiderman kissing a mutant alien JojosoStyle '
22
+ output:
23
+ url: >-
24
+ 4002501.jpeg
25
+ - text: 'American gothic by Grant Wood JojosoStyle '
26
+ output:
27
+ url: >-
28
+ 4002504.jpeg
29
+ - text: 'Insane zombie santa JojosoStyle '
30
+ output:
31
+ url: >-
32
+ 4002511.jpeg
33
+ - text: 'The cookie monster JojosoStyle '
34
+ output:
35
+ url: >-
36
+ 4002518.jpeg
37
+ - text: 'The Eiffel tower JojosoStyle , Very detailed, clean, high quality, sharp image'
38
+ output:
39
+ url: >-
40
+ 4002520.jpeg
41
+ - text: 'A magical landscape JojosoStyle '
42
+ output:
43
+ url: >-
44
+ 4002508.jpeg
45
+ - text: 'The girl with a pearl earring by vermeer Jojosostyle , Very detailed, clean, high quality, sharp image'
46
+ output:
47
+ url: >-
48
+ 4002519.jpeg
49
+ - text: 'Pikachu blasting electricity Jojosostyle , Very detailed, clean, high quality, sharp image'
50
+ output:
51
+ url: >-
52
+ 4002523.jpeg
53
+ - text: 'Snoop Dogg JojosoStyle '
54
+ output:
55
+ url: >-
56
+ 4002507.jpeg
57
+ - text: 'Mr. Potato head Jojosostyle , Very detailed, clean, high quality, sharp image'
58
+ output:
59
+ url: >-
60
+ 4002521.jpeg
61
+
62
+ ---
63
+
64
+ # JoJo Stone-Ocean Style XL
65
+
66
+ <Gallery />
67
+
68
+
69
+
70
+ ([CivitAI](https://civitai.com/models/129551))
71
+
72
+ ## Model description
73
+
74
+ <p>A LoRA model for SDXL trained upon images from <em>JoJo's Bizarre Adventure: Stone Ocean</em></p>
75
+
76
+ ## Trigger words
77
+ You should use `Jojosostyle` to trigger the image generation.
78
+
79
+
80
+ ## Download model
81
+
82
+ Weights for this model are available in Safetensors format.
83
+
84
+ [Download](/Norod78/jojo-stone-ocean-style-xl/tree/main) them in the Files & versions tab.
85
+
86
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
87
+
88
+ ```py
89
+ from diffusers import AutoPipelineForText2Image
90
+ import torch
91
+
92
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
93
+ pipeline.load_lora_weights('Norod78/jojo-stone-ocean-style-xl', weight_name='SDXL-JojosoStyle-Lora-v2-r16.safetensors')
94
+ image = pipeline('Mr. Potato head Jojosostyle , Very detailed, clean, high quality, sharp image').images[0]
95
+ ```
96
+
97
+ 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)
98
+
SDXL-JojosoStyle-Lora-v2-r16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6519b0311f882a91c22b7f8040b4bdaddcc6c3d4554a57323de695fe69e4b978
3
+ size 114561292