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

Sudanl
/
stable-diffusion-2-1-base-custom

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 Sudanl/stable-diffusion-2-1-base-custom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Sudanl/stable-diffusion-2-1-base-custom with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Sudanl/stable-diffusion-2-1-base-custom", 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-2-1-base-custom / logs /custom-diffusion
748 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Sudanl's picture
Sudanl
End of training
744f916 verified over 1 year ago
  • 1725651851.190691
    End of training over 1 year ago
  • 1725651851.2064896
    End of training over 1 year ago
  • 1725651888.106403
    End of training over 1 year ago
  • 1725651888.1219876
    End of training over 1 year ago
  • 1725651960.4854434
    End of training over 1 year ago
  • 1725651960.4938452
    End of training over 1 year ago
  • 1725652446.6413825
    End of training over 1 year ago
  • 1725652446.657253
    End of training over 1 year ago
  • 1725653172.3618855
    End of training over 1 year ago
  • 1725653172.3899624
    End of training over 1 year ago
  • 1725694339.1700459
    End of training over 1 year ago
  • 1725694339.1984906
    End of training over 1 year ago
  • events.out.tfevents.1725651851.GCRSANDBOX485.2154285.0
    88 Bytes
    xet
    End of training over 1 year ago
  • events.out.tfevents.1725651888.GCRSANDBOX485.2159010.0
    88 Bytes
    xet
    End of training over 1 year ago
  • events.out.tfevents.1725651960.GCRSANDBOX485.2164909.0
    88 Bytes
    xet
    End of training over 1 year ago
  • events.out.tfevents.1725652446.GCRSANDBOX485.2173315.0
    88 Bytes
    xet
    End of training over 1 year ago
  • events.out.tfevents.1725653172.GCRSANDBOX485.2201004.0
    41.8 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1725694339.GCRSANDBOX485.2896804.0
    41.8 kB
    xet
    End of training over 1 year ago