water-droplets
26
2
1 language
—
by
Keltezaa
Image Model
OTHER
New
26 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
Unknown
Mobile
Laptop
Server
Quick Summary
Add water droplets to anything, anywhere.
Code Examples
Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)pythonpytorch
from diffusers import AutoPipelineForText2Image
import torch
device = "cuda" if torch.cuda.is_available() else "cpu"
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
pipeline.load_lora_weights('Keltezaa/water-droplets', weight_name='Water_Droplets.safetensors')
image = pipeline('Your custom prompt').images[0]Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)pythonpytorch
from diffusers import AutoPipelineForText2Image
import torch
device = "cuda" if torch.cuda.is_available() else "cpu"
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
pipeline.load_lora_weights('Keltezaa/water-droplets', weight_name='Water_Droplets.safetensors')
image = pipeline('Your custom prompt').images[0]Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)pythonpytorch
from diffusers import AutoPipelineForText2Image
import torch
device = "cuda" if torch.cuda.is_available() else "cpu"
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
pipeline.load_lora_weights('Keltezaa/water-droplets', weight_name='Water_Droplets.safetensors')
image = pipeline('Your custom prompt').images[0]Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)pythonpytorch
from diffusers import AutoPipelineForText2Image
import torch
device = "cuda" if torch.cuda.is_available() else "cpu"
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
pipeline.load_lora_weights('Keltezaa/water-droplets', weight_name='Water_Droplets.safetensors')
image = pipeline('Your custom prompt').images[0]Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)pythonpytorch
from diffusers import AutoPipelineForText2Image
import torch
device = "cuda" if torch.cuda.is_available() else "cpu"
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
pipeline.load_lora_weights('Keltezaa/water-droplets', weight_name='Water_Droplets.safetensors')
image = pipeline('Your custom prompt').images[0]Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)pythonpytorch
from diffusers import AutoPipelineForText2Image
import torch
device = "cuda" if torch.cuda.is_available() else "cpu"
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
pipeline.load_lora_weights('Keltezaa/water-droplets', weight_name='Water_Droplets.safetensors')
image = pipeline('Your custom prompt').images[0]Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)pythonpytorch
from diffusers import AutoPipelineForText2Image
import torch
device = "cuda" if torch.cuda.is_available() else "cpu"
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
pipeline.load_lora_weights('Keltezaa/water-droplets', weight_name='Water_Droplets.safetensors')
image = pipeline('Your custom prompt').images[0]Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)pythonpytorch
from diffusers import AutoPipelineForText2Image
import torch
device = "cuda" if torch.cuda.is_available() else "cpu"
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
pipeline.load_lora_weights('Keltezaa/water-droplets', weight_name='Water_Droplets.safetensors')
image = pipeline('Your custom prompt').images[0]Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)pythonpytorch
from diffusers import AutoPipelineForText2Image
import torch
device = "cuda" if torch.cuda.is_available() else "cpu"
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to(device)
pipeline.load_lora_weights('Keltezaa/water-droplets', weight_name='Water_Droplets.safetensors')
image = pipeline('Your custom prompt').images[0]Deploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.