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

SidXXD
/
level_50

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/level_50 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use SidXXD/level_50 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/level_50", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "photo of a <v*> cat"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
level_50 / logs /custom-diffusion
80.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SidXXD's picture
SidXXD
End of training
8247a14 verified almost 2 years ago
  • 1717683507.7714293
    End of training almost 2 years ago
  • 1717683507.7731996
    End of training almost 2 years ago
  • 1717683516.872764
    End of training almost 2 years ago
  • 1717683516.8748617
    End of training almost 2 years ago
  • 1717687071.3352451
    End of training almost 2 years ago
  • 1717687071.3367774
    End of training almost 2 years ago
  • 1717688180.5601254
    End of training almost 2 years ago
  • 1717688180.561804
    End of training almost 2 years ago
  • events.out.tfevents.1717683507.cudahpc06.300359.0
    88 Bytes
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1717683516.cudahpc06.302087.0
    20.8 kB
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1717687071.cudahpc06.1020178.0
    20.8 kB
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1717688180.cudahpc06.1283020.0
    20.8 kB
    xet
    End of training almost 2 years ago