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

panopstor
/
EveryDream

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

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

  • Libraries
  • Diffusers

    How to use panopstor/EveryDream with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("panopstor/EveryDream", 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
EveryDream
8.64 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 9 commits
panopstor's picture
panopstor
Upload epoch01step00030pruned.ckpt with huggingface_hub
6446242 over 3 years ago
  • .gitattributes
    1.7 kB
    comparo grid2 over 3 years ago
  • README.md
    39 Bytes
    initial commit over 3 years ago
  • epoch01step00030pruned.ckpt
    2.13 GB
    xet
    Upload epoch01step00030pruned.ckpt with huggingface_hub over 3 years ago
  • epoch02step00045pruned.ckpt
    2.13 GB
    xet
    Upload epoch02step00045pruned.ckpt with huggingface_hub (#1) over 3 years ago
  • keir_v_15vae.jpg
    9.69 MB
    xet
    test files over 3 years ago
  • keir_v_15vae.png
    43.8 MB
    xet
    test files over 3 years ago
  • keir_v_15vae_grid2.jpg
    9.64 MB
    xet
    Upload keir_v_15vae_grid2.jpg over 3 years ago
  • keir_v_15vae_grid2.png
    48.2 MB
    xet
    comparo grid2 over 3 years ago
  • sd_v1-5_vae.ckpt
    4.27 GB
    xet
    Upload sd_v1-5_vae.ckpt over 3 years ago