multimodalart HF staff commited on
Commit
cbd11c4
1 Parent(s): fe34780

Upload folder using huggingface_hub

Browse files
3774205.jpeg ADDED
3774206.jpeg ADDED
3774207.jpeg ADDED
3774211.jpeg ADDED
3774212.jpeg ADDED
3774213.jpeg ADDED
3774215.jpeg ADDED
3774219.jpeg ADDED
3774221.jpeg ADDED
3774222.jpeg ADDED
README.md ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Sell&allowDerivatives=True&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - paper
12
+ - art
13
+ - style
14
+ - folded
15
+ - origami
16
+ - handcraft
17
+ - paperart
18
+
19
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
20
+ instance_prompt: ral-orgmi
21
+ widget:
22
+ - text: 'ral-orgmi, a origami paper samurai standing in front of a mountain '
23
+ output:
24
+ url: >-
25
+ 3774222.jpeg
26
+ - text: 'ral-orgmi, a origami paper bird is sitting on a tree branch '
27
+ output:
28
+ url: >-
29
+ 3774206.jpeg
30
+ - text: 'ral-orgmi, a origami paper policeman in a uniform is standing in the middle of a busy street '
31
+ output:
32
+ url: >-
33
+ 3774211.jpeg
34
+ - text: 'ral-orgmi, origami paper sculpture of a ape in a forest '
35
+ output:
36
+ url: >-
37
+ 3774207.jpeg
38
+ - text: 'ral-orgmi, a origami paper car on a city street '
39
+ output:
40
+ url: >-
41
+ 3774212.jpeg
42
+ - text: 'ral-orgmi, a bear made out of origami paper in a forest '
43
+ output:
44
+ url: >-
45
+ 3774205.jpeg
46
+ - text: 'ral-orgmi, a origami paper man in a hat and coat, in front of a flower field and a village '
47
+ output:
48
+ url: >-
49
+ 3774221.jpeg
50
+ - text: 'ral-orgmi, a origami paper fish that is floating in the water '
51
+ output:
52
+ url: >-
53
+ 3774219.jpeg
54
+ - text: 'ral-orgmi, a dog made out of origami paper sitting in a garden '
55
+ output:
56
+ url: >-
57
+ 3774215.jpeg
58
+ - text: 'ral-orgmi, a clown made out of origami paper in a circus '
59
+ output:
60
+ url: >-
61
+ 3774213.jpeg
62
+
63
+ ---
64
+
65
+ # Origami Style [SDXL LoRA]
66
+
67
+ <Gallery />
68
+
69
+
70
+
71
+ ([CivitAI](https://civitai.com/models/206575))
72
+
73
+ ## Model description
74
+
75
+ <p><u>SDXL:<br /></u><span style="color:rgb(193, 194, 197)">Trigger word: </span><strong><span style="color:rgb(193, 194, 197)">ral-orgmi</span></strong><br /><br /><span style="color:rgb(193, 194, 197)">☕ Buy me a coffee: </span><a target="_blank" rel="ugc" href="https://ko-fi.com/ralfingerai">https://ko-fi.com/ralfingerai</a></p>
76
+
77
+ ## Trigger words
78
+ You should use `ral-orgmi` to trigger the image generation.
79
+
80
+
81
+ ## Download model
82
+
83
+ Weights for this model are available in Safetensors format.
84
+
85
+ [Download](/RalFinger/origami-style-sdxl-lora/tree/main) them in the Files & versions tab.
86
+
87
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
88
+
89
+ ```py
90
+ from diffusers import AutoPipelineForText2Image
91
+ import torch
92
+
93
+ pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
94
+ pipeline.load_lora_weights('RalFinger/origami-style-sdxl-lora', weight_name='ral-orgmi-sdxl.safetensors')
95
+ image = pipeline('ral-orgmi, a clown made out of origami paper in a circus ').images[0]
96
+ ```
97
+
98
+ 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)
99
+
ral-orgmi-sdxl.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4675a8a276bf5783bdef1f1643feae035d8b6f22161773786104e0edf86f9381
3
+ size 228452932