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

Autodraft
/
CM2000112

Text-to-Image
Diffusers
StableDiffusionPipeline
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Autodraft/CM2000112 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Autodraft/CM2000112", torch_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 Settings
  • Draw Things
  • DiffusionBee
CM2000112 / carvekit /web /static /js
225 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
jayparmr's picture
jayparmr
Upload folder using huggingface_hub
a3d6c18 almost 3 years ago
  • bootstrap.min.js
    35.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • custom.js
    4.07 kB
    Upload folder using huggingface_hub almost 3 years ago
  • jquery-1.11.1.min.js
    95.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • jquery-countTo.js
    2.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • jquery.appear.js
    3.19 kB
    Upload folder using huggingface_hub almost 3 years ago
  • jquery.easing.min.js
    5.56 kB
    Upload folder using huggingface_hub almost 3 years ago
  • jquery.fancybox.pack.js
    23.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • jquery.mixitup.min.js
    28.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • jquery.parallax-1.1.3.js
    1.77 kB
    Upload folder using huggingface_hub almost 3 years ago
  • jquery.singlePageNav.min.js
    2.55 kB
    Upload folder using huggingface_hub almost 3 years ago
  • modernizr-2.6.2.min.js
    15.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • particles.js
    2.65 kB
    Upload folder using huggingface_hub almost 3 years ago
  • wow.min.js
    4.78 kB
    Upload folder using huggingface_hub almost 3 years ago