brushpenbob commited on
Commit
fec336e
1 Parent(s): e6e7043

Upload folder using huggingface_hub

Browse files
1440473.jpeg ADDED
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=False&allowCommercialUse=RentCivit&allowDerivatives=False&allowDifferentLicense=False
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - style
13
+
14
+ base_model: runwayml/stable-diffusion-v1-5
15
+ instance_prompt: Evang
16
+ widget:
17
+ - text: ' '
18
+
19
+ output:
20
+ url: >-
21
+ 1440473.jpeg
22
+
23
+ ---
24
+
25
+ # Vintage art style
26
+
27
+ <Gallery />
28
+
29
+
30
+
31
+
32
+
33
+ ## Model description
34
+
35
+ <p>This models trained on vintage art</p>
36
+
37
+ ## Trigger words
38
+ You should use `Evang` to trigger the image generation.
39
+
40
+
41
+ ## Download model
42
+
43
+ Weights for this model are available in Safetensors format.
44
+
45
+ [Download](/brushpenbob/vintage-art-style/tree/main) them in the Files & versions tab.
46
+
47
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
48
+
49
+ ```py
50
+ from diffusers import AutoPipelineForText2Image
51
+ import torch
52
+
53
+ pipeline = AutoPipelineForText2Image.from_pretrained('runwayml/stable-diffusion-v1-5', torch_dtype=torch.float16).to('cuda')
54
+ pipeline.load_lora_weights('brushpenbob/vintage-art-style', weight_name='vintage art dreamlookai_analog-diffusion_lora_step_5000_db_32f8484b_ckp_01f47a6d.safetensors')
55
+ image = pipeline('`Evang`').images[0]
56
+ ```
57
+
58
+ 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)
59
+
vintage art dreamlookai_analog-diffusion_lora_step_5000_db_32f8484b_ckp_01f47a6d.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70b13d9dfd3ea8bbd52114f6a56091d2d7a6db591cc988bc05928f952cd5be16
3
+ size 37860712