Purz commited on
Commit
0e8bd40
1 Parent(s): 0229711

Upload folder using huggingface_hub

Browse files
33726102.jpeg ADDED
33726132.jpeg ADDED
33726559.jpeg ADDED
33726567.jpeg ADDED
33726581.jpeg ADDED
33726613.jpeg ADDED
33726646.jpeg ADDED
33727059.jpeg ADDED
README.md ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Image&allowDerivatives=True&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - concept
13
+ - vhs
14
+ - 80s
15
+ - 1980s
16
+ - 1990s
17
+ - 90s
18
+ - video
19
+ - vhs box
20
+ - purz
21
+ - flux1.d
22
+
23
+ base_model: black-forest-labs/FLUX.1-dev
24
+ instance_prompt: vhs_box
25
+ widget:
26
+ - text: 'vhs_box, a vhs box art for the movie Civitai
27
+
28
+ '
29
+
30
+ output:
31
+ url: >-
32
+ 33727059.jpeg
33
+ - text: 'vhs_box, horror movie called "Stabbin''"'
34
+
35
+ output:
36
+ url: >-
37
+ 33726559.jpeg
38
+ - text: 'vhs_box a VHS cover of the movie "Murder Turtle"'
39
+
40
+ output:
41
+ url: >-
42
+ 33726581.jpeg
43
+ - text: 'vhs_box, a vhs box art for the movie Civitai
44
+
45
+ '
46
+
47
+ output:
48
+ url: >-
49
+ 33726102.jpeg
50
+ - text: 'vhs_box a VHS cover of the movie "Purz Teaches ComfyUI"'
51
+
52
+ output:
53
+ url: >-
54
+ 33726567.jpeg
55
+ - text: 'vhs_box a VHS cover of the movie Look Out, Idiot!'
56
+
57
+ output:
58
+ url: >-
59
+ 33726613.jpeg
60
+ - text: 'vhs_box a VHS cover of the movie Stink Fist'
61
+
62
+ output:
63
+ url: >-
64
+ 33726132.jpeg
65
+ - text: 'vhs_box a VHS cover of the movie Fuckin Fart Goblin'
66
+
67
+ output:
68
+ url: >-
69
+ 33726646.jpeg
70
+
71
+ ---
72
+
73
+ # VHS Box
74
+
75
+ <Gallery />
76
+
77
+
78
+
79
+
80
+
81
+ ## Model description
82
+
83
+ <p>VHS Box - LoRA (Flux.1 D)</p><p></p><p>Trained on images of Horror and Sci-Fi VHS Boxes from the 80s and 90s.</p><p></p><p>"vhs_box, a vhs box art for the movie Civitai"</p><p></p><p>Purz</p><p>Website: <a target="_blank" rel="ugc" href="https://www.purz.xyz/">https://www.purz.xyz/</a></p><p>Creative Exploration /w Purz: <a target="_blank" rel="ugc" href="https://www.youtube.com/@PurzBeats">https://www.youtube.com/@PurzBeats</a></p><p>Patreon: <a target="_blank" rel="ugc" href="https://www.patreon.com/Purz">https://www.patreon.com/Purz</a></p><p>Twitter/X: <a target="_blank" rel="ugc" href="https://x.com/PurzBeats">https://x.com/PurzBeats</a></p><p>Instagram: <a target="_blank" rel="ugc" href="https://www.instagram.com/purzbeats/">https://www.instagram.com/purzbeats/</a></p>
84
+
85
+ ## Trigger words
86
+ You should use `vhs_box` to trigger the image generation.
87
+
88
+
89
+ ## Download model
90
+
91
+ Weights for this model are available in Safetensors format.
92
+
93
+ [Download](/Purz/vhs-box/tree/main) them in the Files & versions tab.
94
+
95
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
96
+
97
+ ```py
98
+ from diffusers import AutoPipelineForText2Image
99
+ import torch
100
+
101
+ device = "cuda" if torch.cuda.is_available() else "cpu"
102
+
103
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
104
+ pipeline.load_lora_weights('Purz/vhs-box', weight_name='purz-vhs_box.safetensors')
105
+ image = pipeline('vhs_box a VHS cover of the movie Fuckin Fart Goblin').images[0]
106
+ ```
107
+
108
+ 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)
109
+
purz-vhs_box.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4b7cdc644fa902b29f2d7e022b6ef026c4f244709d5a14a6afabafc0862f4b7
3
+ size 39766880