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

digiplay
/
2K-VAE

Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Model card Files Files and versions
xet
Community
11

Instructions to use digiplay/2K-VAE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use digiplay/2K-VAE with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("digiplay/2K-VAE", 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
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

1girl, side view,, (detailed background, very aesthetic, anime screencap:1.2)

1
#11 opened almost 2 years ago by
digiplay

(color inked original-art:1.3),(lineart:1.31),portrait male elf king

#10 opened about 2 years ago by
digiplay

Prompt Samples

#9 opened over 2 years ago by
digiplay

DEMO picture 20231208 ( huggingface's API )

#8 opened over 2 years ago by
digiplay

Sharp focus ,soft focus, shadow look

#7 opened over 2 years ago by
digiplay

mountain sea, country buildings,((cows)), photography,duck,lake,

#6 opened over 2 years ago by
digiplay

mountain sea( flying neon buildings),ufo, sunset,

#5 opened over 2 years ago by
digiplay

Huggingface's API generated images

1
#4 opened over 2 years ago by
digiplay

Automatic1111 Sample images

#1 opened over 2 years ago by
digiplay
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs