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

sd-dreambooth-library
/
toby

Text-to-Image
Diffusers
StableDiffusionPipeline
Model card Files Files and versions
xet
Community
1

Instructions to use sd-dreambooth-library/toby with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use sd-dreambooth-library/toby with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("sd-dreambooth-library/toby", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
toby / concept_images
533 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Criollo48's picture
Criollo48
Upload folder using huggingface_hub
76016cf about 3 years ago
  • 0.jpeg
    34.9 kB
    Upload folder using huggingface_hub about 3 years ago
  • 1.jpeg
    56.2 kB
    Upload folder using huggingface_hub about 3 years ago
  • 10.jpeg
    19.9 kB
    Upload folder using huggingface_hub about 3 years ago
  • 11.jpeg
    33.7 kB
    Upload folder using huggingface_hub about 3 years ago
  • 12.jpeg
    29.1 kB
    Upload folder using huggingface_hub about 3 years ago
  • 13.jpeg
    28.5 kB
    Upload folder using huggingface_hub about 3 years ago
  • 14.jpeg
    27.9 kB
    Upload folder using huggingface_hub about 3 years ago
  • 2.jpeg
    59.8 kB
    Upload folder using huggingface_hub about 3 years ago
  • 3.jpeg
    59.1 kB
    Upload folder using huggingface_hub about 3 years ago
  • 4.jpeg
    41.4 kB
    Upload folder using huggingface_hub about 3 years ago
  • 5.jpeg
    31.2 kB
    Upload folder using huggingface_hub about 3 years ago
  • 6.jpeg
    28 kB
    Upload folder using huggingface_hub about 3 years ago
  • 7.jpeg
    29.1 kB
    Upload folder using huggingface_hub about 3 years ago
  • 8.jpeg
    27.6 kB
    Upload folder using huggingface_hub about 3 years ago
  • 9.jpeg
    26.4 kB
    Upload folder using huggingface_hub about 3 years ago