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

  • Log In
  • Sign Up

Andy9310
/
saved_cat2_model

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

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

  • Libraries
  • Diffusers

    How to use Andy9310/saved_cat2_model with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Andy9310/saved_cat2_model", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of <cat2>"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
saved_cat2_model
8.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Andy9310's picture
Andy9310
End of training
4ee5c75 verified over 1 year ago
  • checkpoint-1000
    End of training over 1 year ago
  • checkpoint-1250
    End of training over 1 year ago
  • checkpoint-1500
    End of training over 1 year ago
  • checkpoint-1750
    End of training over 1 year ago
  • checkpoint-2000
    End of training over 1 year ago
  • checkpoint-250
    End of training over 1 year ago
  • checkpoint-500
    End of training over 1 year ago
  • checkpoint-750
    End of training over 1 year ago
  • logs
    End of training over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • <cat2>.safetensors
    3.18 kB
    xet
    End of training over 1 year ago
  • <new1>.safetensors
    3.18 kB
    xet
    End of training over 1 year ago
  • README.md
    1.33 kB
    End of training over 1 year ago
  • pytorch_custom_diffusion_weights.safetensors
    76.7 MB
    xet
    End of training over 1 year ago