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

  • Log In
  • Sign Up

cfchase
/
stable-diffusion-rhteddy

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

Instructions to use cfchase/stable-diffusion-rhteddy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use cfchase/stable-diffusion-rhteddy with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("cfchase/stable-diffusion-rhteddy", 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
  • Draw Things
  • DiffusionBee
stable-diffusion-rhteddy / logs /dreambooth
144 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
cfchase's picture
cfchase
Retrained without pics with eyes covered.
777fa46 over 2 years ago
  • 1693606074.0219185
    Retrained without pics with eyes covered. over 2 years ago
  • 1693606074.0236068
    Retrained without pics with eyes covered. over 2 years ago
  • 1693607343.2277865
    Retrained without pics with eyes covered. over 2 years ago
  • 1693607343.2293239
    Retrained without pics with eyes covered. over 2 years ago
  • events.out.tfevents.1693606074.text-to-image-0.2941.0
    1.18 kB
    xet
    Retrained without pics with eyes covered. over 2 years ago
  • events.out.tfevents.1693607343.text-to-image-0.3122.0
    134 kB
    xet
    Retrained without pics with eyes covered. over 2 years ago