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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

SidXXD
/
25

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

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

  • Libraries
  • Diffusers

    How to use SidXXD/25 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("SidXXD/25", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "photo of a <v1*> person"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
25 / All_layer_embeds_SD_v1_5
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
SidXXD's picture
SidXXD
End of training
d66b173 verified almost 2 years ago
  • Embeds_layer_0_VAE_Encoder.pt
    132 kB
    xet
    End of training almost 2 years ago
  • Embeds_layer_10_UpBLock.pt
    10.5 MB
    xet
    End of training almost 2 years ago
  • Embeds_layer_11_Conv_out.pt
    132 kB
    xet
    End of training almost 2 years ago
  • Embeds_layer_1_Conv_in.pt
    10.5 MB
    xet
    End of training almost 2 years ago
  • Embeds_layer_2_DownBLock.pt
    2.62 MB
    xet
    End of training almost 2 years ago
  • Embeds_layer_3_DownBLock.pt
    1.31 MB
    xet
    End of training almost 2 years ago
  • Embeds_layer_4_DownBLock.pt
    656 kB
    xet
    End of training almost 2 years ago
  • Embeds_layer_5_DownBLock.pt
    656 kB
    xet
    End of training almost 2 years ago
  • Embeds_layer_6_MidBlock.pt
    656 kB
    xet
    End of training almost 2 years ago
  • Embeds_layer_7_UpBLock.pt
    2.62 MB
    xet
    End of training almost 2 years ago
  • Embeds_layer_8_UpBLock.pt
    10.5 MB
    xet
    End of training almost 2 years ago
  • Embeds_layer_9_UpBLock.pt
    21 MB
    xet
    End of training almost 2 years ago