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

plasmo
/
vox2

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

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

  • Libraries
  • Diffusers

    How to use plasmo/vox2 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("plasmo/vox2", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "voxel-ish "
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
vox2 / concept_images
3.63 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
plasmo's picture
plasmo
Upload 12 files
7257a21 over 3 years ago
  • depp.jpg
    168 kB
    Upload 12 files over 3 years ago
  • jc.jpg
    227 kB
    Upload 12 files over 3 years ago
  • monroe.jpg
    169 kB
    Upload 12 files over 3 years ago
  • musk.jpg
    184 kB
    Upload 12 files over 3 years ago
  • obama.jpg
    246 kB
    Upload 12 files over 3 years ago
  • pitt.jpg
    256 kB
    Upload 12 files over 3 years ago
  • sm.jpg
    217 kB
    Upload 12 files over 3 years ago
  • theron.jpg
    179 kB
    Upload 12 files over 3 years ago
  • tyson.jpg
    328 kB
    Upload 12 files over 3 years ago
  • voxel-ish_(1).jpg
    36 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • voxel-ish_(1).png
    445 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • voxel-ish_(2).jpg
    43.3 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • voxel-ish_(2).png
    455 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • watson.jpg
    260 kB
    Upload 12 files over 3 years ago
  • watson2.jpg
    196 kB
    Upload 12 files over 3 years ago
  • ww.jpg
    220 kB
    Upload 12 files over 3 years ago