Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

z41285379
/
standing_db

Text-to-Image
Diffusers
TensorBoard
Safetensors
StableDiffusionPipeline
dreambooth
diffusers-training
stable-diffusion
stable-diffusion-diffusers
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use z41285379/standing_db with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("z41285379/standing_db", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of sks standing"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
standing_db / vae
335 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
z41285379's picture
z41285379
End of training
a52da69 verified almost 2 years ago
  • config.json
    887 Bytes
    End of training almost 2 years ago
  • diffusion_pytorch_model.safetensors
    335 MB
    xet
    End of training almost 2 years ago