Keltezaa commited on
Commit
9f6c259
·
verified ·
1 Parent(s): 055870c

Upload folder using huggingface_hub

Browse files
Files changed (5) hide show
  1. 29042237.jpeg +0 -0
  2. 29042238.jpeg +0 -0
  3. 29042239.jpeg +0 -0
  4. README.md +77 -0
  5. Tinkerbell.safetensors +3 -0
29042237.jpeg ADDED
29042238.jpeg ADDED
29042239.jpeg ADDED
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - anime
13
+ - character
14
+ - photorealistic
15
+ - woman
16
+ - fairy
17
+ - tinkerbell
18
+ - peter pan
19
+
20
+ base_model: black-forest-labs/FLUX.1-dev
21
+ instance_prompt: Tinkerbell is a woman
22
+ widget:
23
+ - text: 'Tinkerbell is a fairy in a grocery store '
24
+
25
+ output:
26
+ url: >-
27
+ 29042237.jpeg
28
+ - text: 'Tinkerbell is a fairy in a grocery store '
29
+
30
+ output:
31
+ url: >-
32
+ 29042238.jpeg
33
+ - text: 'Tinkerbell is a fairy in a grocery store '
34
+
35
+ output:
36
+ url: >-
37
+ 29042239.jpeg
38
+
39
+ ---
40
+
41
+ # Tinkerbell - Flux1.D
42
+
43
+ <Gallery />
44
+
45
+
46
+
47
+
48
+
49
+ ## Model description
50
+
51
+ <p><span style="color:rgb(193, 194, 197)">You can support me here : </span><a target="_blank" rel="ugc" href="https://ko-fi.com/photobait"><span style="color:rgb(76, 110, 245)">https://ko-fi.com/photobait</span></a><span style="color:rgb(193, 194, 197)"> if you enjoy my </span><strong><span style="color:rgb(193, 194, 197)">400+ free Loras</span></strong><span style="color:rgb(193, 194, 197)"> (including the update) of fictional characters, if you want to encourage me and help me create more Loras. You can also follow me on Civitai to reach 1000 follower to get into the creator program or just reward me with Buzz.</span></p><p><span style="color:rgb(193, 194, 197)">To request a specific/custom Flux1.D Lora using buzz:</span></p><p><span style="color:rgb(193, 194, 197)">- 2500 Buzz if the Lora can be shared publicly (SFW),</span></p><p><span style="color:rgb(193, 194, 197)">- 5000 Buzz if the Lora have to remain private.</span></p><p><span style="color:rgb(193, 194, 197)">For SDXL Lora, please contact me directly.</span></p>
52
+
53
+ ## Trigger words
54
+ You should use `Tinkerbell is a woman` to trigger the image generation.
55
+
56
+
57
+ ## Download model
58
+
59
+ Weights for this model are available in Safetensors format.
60
+
61
+ [Download](/Keltezaa/tinkerbell-flux1-d/tree/main) them in the Files & versions tab.
62
+
63
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
64
+
65
+ ```py
66
+ from diffusers import AutoPipelineForText2Image
67
+ import torch
68
+
69
+ device = "cuda" if torch.cuda.is_available() else "cpu"
70
+
71
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
72
+ pipeline.load_lora_weights('Keltezaa/tinkerbell-flux1-d', weight_name='Tinkerbell.safetensors')
73
+ image = pipeline('Tinkerbell is a fairy in a grocery store ').images[0]
74
+ ```
75
+
76
+ 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)
77
+
Tinkerbell.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c58840ac55468321ab4154d8462a52dc76cd6419ea07e6dc0719777d381582d
3
+ size 38402984