Keltezaa commited on
Commit
587f684
·
verified ·
1 Parent(s): 98ecee8

Upload folder using huggingface_hub

Browse files
52008004.jpeg ADDED
52008336.jpeg ADDED
52008380.jpeg ADDED
52008409.jpeg ADDED
52008455.jpeg ADDED
52008475.jpeg ADDED
52008508.jpeg ADDED
52008542.jpeg ADDED
52008558.jpeg ADDED
52008931.jpeg ADDED
52057450.jpeg ADDED
README.md ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: bespoke-lora-trained-license
4
+ license_link: https://multimodal.art/civitai-licenses?allowNoCredit=False&allowCommercialUse=Sell&allowDerivatives=True&allowDifferentLicense=True
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - migrated
12
+ - water
13
+ - style
14
+ - wet
15
+ - droplets
16
+
17
+ base_model: black-forest-labs/FLUX.1-dev
18
+ instance_prompt:
19
+ widget:
20
+ - text: ' w@terdr0p, water droplets on a woman and a shiny metal super-car'
21
+
22
+ output:
23
+ url: >-
24
+ 52008558.jpeg
25
+ - text: 'extreme detail, w@terdr0p. water droplets on a man''s skin, water droplets on a wooden fence, non-symmetrical, 35mm'
26
+
27
+ output:
28
+ url: >-
29
+ 52008004.jpeg
30
+ - text: ' w@terdr0p, water droplets on a Lamborghini shiny metal car'
31
+
32
+ output:
33
+ url: >-
34
+ 52008336.jpeg
35
+ - text: ' water droplets on a poison frog'
36
+
37
+ output:
38
+ url: >-
39
+ 52008380.jpeg
40
+ - text: ' w@terdr0p, water droplets on the Starship Enterprise from Star Trek, shiny metal hull'
41
+
42
+ output:
43
+ url: >-
44
+ 52008409.jpeg
45
+ - text: ' w@terdr0p, boudoir style photograph of water droplets on a woman''s belly
46
+ boud01rstyle'
47
+
48
+ output:
49
+ url: >-
50
+ 52008455.jpeg
51
+ - text: ' w@terdr0p, water droplets on a can of soda'
52
+
53
+ output:
54
+ url: >-
55
+ 52008475.jpeg
56
+ - text: ' w@terdr0p, water droplets on a set of (dragonfly wings)'
57
+
58
+ output:
59
+ url: >-
60
+ 52008508.jpeg
61
+ - text: ' w@terdr0p, water droplets on a woman and a shiny metal super-car'
62
+
63
+ output:
64
+ url: >-
65
+ 52008542.jpeg
66
+ - text: ' [email protected], boudoir style photograph of water droplets on a woman''s belly
67
+ boud01rstyle'
68
+
69
+ output:
70
+ url: >-
71
+ 52008931.jpeg
72
+ - text: ' '
73
+
74
+ output:
75
+ url: >-
76
+ 52057450.jpeg
77
+
78
+ ---
79
+
80
+ # Water Droplets
81
+
82
+ <Gallery />
83
+
84
+
85
+
86
+ ([CivitAI](https://civitai.com/models/))
87
+
88
+ ## Model description
89
+
90
+ <p>Add water droplets to anything, anywhere. Works best if specifying an object or surface... wood, metal, dull metal, woman, skin, bug, etc. Use w@terdr0p if stronger application desired. Enjoy!</p>
91
+
92
+
93
+
94
+ ## Download model
95
+
96
+ Weights for this model are available in Safetensors format.
97
+
98
+ [Download](/Keltezaa/water-droplets/tree/main) them in the Files & versions tab.
99
+
100
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
101
+
102
+ ```py
103
+ from diffusers import AutoPipelineForText2Image
104
+ import torch
105
+
106
+ device = "cuda" if torch.cuda.is_available() else "cpu"
107
+
108
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
109
+ pipeline.load_lora_weights('Keltezaa/water-droplets', weight_name='Water_Droplets.safetensors')
110
+ image = pipeline('Your custom prompt').images[0]
111
+ ```
112
+
113
+ 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)
114
+
Water_Droplets.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fefcedda36dc7730becaae2e67b425f54f0d9f4cc0b06bd6de072f05b359bd5d
3
+ size 19258320