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

KeepNoob
/
FYP_MNIST_HeunDiscreteScheduler

Diffusers
TensorBoard
Safetensors
myDDPMPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use KeepNoob/FYP_MNIST_HeunDiscreteScheduler with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("KeepNoob/FYP_MNIST_HeunDiscreteScheduler", 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
FYP_MNIST_HeunDiscreteScheduler / samples
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
KeepNoob's picture
KeepNoob
Upload files
be0669a verified about 2 years ago
  • .ipynb_checkpoints
    Upload files about 2 years ago
  • HeunDiscreteScheduler_Eval_0001.png
    30.8 kB
    Upload files about 2 years ago
  • HeunDiscreteScheduler_Eval_0010.png
    32.9 kB
    Upload files about 2 years ago
  • HeunDiscreteScheduler_Eval_0020.png
    34.3 kB
    Upload files about 2 years ago
  • HeunDiscreteScheduler_Eval_0030.png
    34.4 kB
    Upload files about 2 years ago
  • HeunDiscreteScheduler_Eval_0040.png
    34.6 kB
    Upload files about 2 years ago
  • HeunDiscreteScheduler_Eval_0050.png
    35 kB
    Upload files about 2 years ago
  • HeunDiscreteScheduler_Eval_0060.png
    35.6 kB
    Upload files about 2 years ago
  • HeunDiscreteScheduler_Eval_0070.png
    36.8 kB
    Upload files about 2 years ago
  • HeunDiscreteScheduler_Eval_0080.png
    36.6 kB
    Upload files about 2 years ago
  • HeunDiscreteScheduler_Eval_0090.png
    37.6 kB
    Upload files about 2 years ago
  • HeunDiscreteScheduler_Eval_0100.png
    37.7 kB
    Upload files about 2 years ago