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

jxuhf
/
Fine-Tuned-Stable-Diffusion-DreamBooth

Diffusers
Model card Files Files and versions
xet
Community

Instructions to use jxuhf/Fine-Tuned-Stable-Diffusion-DreamBooth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use jxuhf/Fine-Tuned-Stable-Diffusion-DreamBooth with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("jxuhf/Fine-Tuned-Stable-Diffusion-DreamBooth", 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
Fine-Tuned-Stable-Diffusion-DreamBooth / instance-images
950 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
jean1.yu
commit from jxuhf
3ab117a over 3 years ago
  • image-1.jpg
    51.9 kB
    commit from jxuhf over 3 years ago
  • image-10.jpg
    54.8 kB
    commit from jxuhf over 3 years ago
  • image-11.jpg
    54.6 kB
    commit from jxuhf over 3 years ago
  • image-12.jpg
    80.7 kB
    commit from jxuhf over 3 years ago
  • image-13.jpg
    62.6 kB
    commit from jxuhf over 3 years ago
  • image-14.jpg
    72.5 kB
    commit from jxuhf over 3 years ago
  • image-15.jpg
    56.4 kB
    commit from jxuhf over 3 years ago
  • image-2.jpg
    50.5 kB
    commit from jxuhf over 3 years ago
  • image-3.jpg
    45.1 kB
    commit from jxuhf over 3 years ago
  • image-4.jpg
    81.8 kB
    commit from jxuhf over 3 years ago
  • image-5.jpg
    91.6 kB
    commit from jxuhf over 3 years ago
  • image-6.jpg
    73.1 kB
    commit from jxuhf over 3 years ago
  • image-7.jpg
    68.4 kB
    commit from jxuhf over 3 years ago
  • image-8.jpg
    52.9 kB
    commit from jxuhf over 3 years ago
  • image-9.jpg
    52.8 kB
    commit from jxuhf over 3 years ago