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

plasmo
/
voxel-ish

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

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

  • Libraries
  • Diffusers

    How to use plasmo/voxel-ish 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/voxel-ish", 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
voxel-ish / concept_images
5.34 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 2 commits
plasmo's picture
plasmo
Upload 13 files
1333787 over 3 years ago
  • 00091.jpg
    189 kB
    Upload 13 files over 3 years ago
  • burger.jpg
    248 kB
    Upload 13 files over 3 years ago
  • car.jpg
    239 kB
    Upload 13 files over 3 years ago
  • cycle.jpg
    628 kB
    Upload 13 files over 3 years ago
  • fish.jpg
    464 kB
    Upload 13 files over 3 years ago
  • lion.jpg
    363 kB
    Upload 13 files over 3 years ago
  • owl.jpg
    439 kB
    Upload 13 files over 3 years ago
  • scarlett.jpg
    280 kB
    Upload 13 files over 3 years ago
  • turtle.jpg
    426 kB
    Upload 13 files over 3 years ago
  • voxel-ish_(1).jpg
    43.3 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • voxel-ish_(1).png
    443 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • voxel-ish_(2).jpg
    37.1 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • voxel-ish_(2).png
    486 kB
    Upload concept_images with huggingface_hub over 3 years ago
  • wizard.jpg
    206 kB
    Upload 13 files over 3 years ago
  • ww.jpg
    405 kB
    Upload 13 files over 3 years ago
  • ww2.jpg
    239 kB
    Upload 13 files over 3 years ago
  • ww3.jpg
    210 kB
    Upload 13 files over 3 years ago