Purz commited on
Commit
3ad9d08
1 Parent(s): 8671fd4

Upload folder using huggingface_hub

Browse files
34583909.jpeg ADDED
34584570.jpeg ADDED
34584630.jpeg ADDED
34584644.jpeg ADDED
34584684.jpeg ADDED
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - cover
14
+ - book
15
+ - purz
16
+ - choose your own adventure
17
+ - flux1.d
18
+ - cyoa
19
+
20
+ base_model: black-forest-labs/FLUX.1-dev
21
+ instance_prompt: cy04
22
+ widget:
23
+ - text: 'cy04, a book titled "The Search For More Buzz", an illustration of a man working at a computer in a dark room Text at the top "Choose from over 59 possible endings!"'
24
+
25
+ output:
26
+ url: >-
27
+ 34583909.jpeg
28
+ - text: 'cy04, a book titled "Did I Leave The Oven On?", an illustration of a man sitting at work, looking worried, thought bubble above his head with an oven in it'
29
+
30
+ output:
31
+ url: >-
32
+ 34584570.jpeg
33
+ - text: 'cy04, a book titled "The First Pill Isn''t Doing Shit", an illustration of a man holding a bag of pills and sweating "Choose from 28 possible endings!", bottom text "By Ima Raver"'
34
+
35
+ output:
36
+ url: >-
37
+ 34584630.jpeg
38
+ - text: 'cy04, text at the top "Choose from 58 possible endings!" a book titled "The Lost Seed Phrase", a nerd picking through a massive pile of garbage looking with a little thought bubble of a usb stick above his head'
39
+
40
+ output:
41
+ url: >-
42
+ 34584644.jpeg
43
+ - text: 'cy04, a book titled "Fart Or Shart?", an illustration of a man sweating and anxious in his car in traffic, text blurb at the top "Choose from 2 possible endings!", bottom text "By I. Kant Holdit"'
44
+
45
+ output:
46
+ url: >-
47
+ 34584684.jpeg
48
+
49
+ ---
50
+
51
+ # Choose Your Own Adventure
52
+
53
+ <Gallery />
54
+
55
+
56
+
57
+
58
+
59
+ ## Model description
60
+
61
+ <p>Choose Your Own Adventure - LoRA (Flux.1 D)</p><p></p><p>You are the star, choose from 69 possible endings!</p><p></p><p>"cy04, a book titled "Fart Or Shart?", an illustration of a man sweating and anxious in his car in traffic"</p><p></p><p>Purz</p><p>Website: <a target="_blank" rel="ugc" href="https://www.purz.xyz/">https://www.purz.xyz/</a><br />Creative Exploration /w Purz: <a target="_blank" rel="ugc" href="https://www.youtube.com/@PurzBeats">https://www.youtube.com/@PurzBeats</a><br />Patreon: <a target="_blank" rel="ugc" href="https://www.patreon.com/Purz">https://www.patreon.com/Purz</a><br />Twitter/X: <a target="_blank" rel="ugc" href="https://x.com/PurzBeats">https://x.com/PurzBeats</a><br />Instagram: <a target="_blank" rel="ugc" href="https://www.instagram.com/purzbeats/">https://www.instagram.com/purzbeats/</a></p>
62
+
63
+ ## Trigger words
64
+ You should use `cy04` to trigger the image generation.
65
+
66
+
67
+ ## Download model
68
+
69
+ Weights for this model are available in Safetensors format.
70
+
71
+ [Download](/Purz/choose-your-own-adventure/tree/main) them in the Files & versions tab.
72
+
73
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
74
+
75
+ ```py
76
+ from diffusers import AutoPipelineForText2Image
77
+ import torch
78
+
79
+ device = "cuda" if torch.cuda.is_available() else "cpu"
80
+
81
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
82
+ pipeline.load_lora_weights('Purz/choose-your-own-adventure', weight_name='purz-cy04-choose_your_own_adventure.safetensors')
83
+ image = pipeline('cy04, a book titled "Fart Or Shart?", an illustration of a man sweating and anxious in his car in traffic, text blurb at the top "Choose from 2 possible endings!", bottom text "By I. Kant Holdit"').images[0]
84
+ ```
85
+
86
+ 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)
87
+
purz-cy04-choose_your_own_adventure.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:757e3cbbea624700e97b58c7bc7cf8a7bca4dc0a4a0d198303b62b563f0f1e85
3
+ size 39764344