Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

VHKE
/
babacifier

Text-to-Image
Diffusers
flux
lora
template:sd-lora
fluxgym
Model card Files Files and versions
xet
Community

Instructions to use VHKE/babacifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use VHKE/babacifier with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("VHKE/babacifier")
    
    prompt = "babacifier in a hand of a baby --d 45"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
babacifier / sample
2.13 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
VHKE's picture
VHKE
Delete sample/babacifier_005000_01_20250220132939_45.png
d18f8b8 verified about 1 year ago
  • babacifier_000500_00_20250220120840_45.png
    284 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • babacifier_001000_00_20250220121740_45.png
    319 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • babacifier_002000_01_20250220123543_45.png
    412 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • babacifier_002500_00_20250220124437_45.png
    378 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • babacifier_003000_01_20250220125342_45.png
    363 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • babacifier_003500_00_20250220130235_45.png
    374 kB
    xet
    Upload folder using huggingface_hub about 1 year ago