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

NullVoider
/
V1

Diffusers
Safetensors
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use NullVoider/V1 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("NullVoider/V1", 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
V1 / svd
32.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
NullVoider's picture
NullVoider
Add svd/svd.safetensors to NullVoider/V1
561ed08 verified about 1 year ago
  • feature_extractor
    Uploading the light-weight files for the model. about 1 year ago
  • image_encoder
    Add svd/image_encoder/model.safetensors to NullVoider/V1 about 1 year ago
  • scheduler
    Uploading the light-weight files for the model. about 1 year ago
  • unet
    Add svd/unet/diffusion_pytorch_model.safetensors to NullVoider/V1 about 1 year ago
  • vae
    Add svd/vae/diffusion_pytorch_model.safetensors to NullVoider/V1 about 1 year ago
  • svd.safetensors
    9.56 GB
    xet
    Add svd/svd.safetensors to NullVoider/V1 about 1 year ago
  • svd_image_decoder.safetensors
    9.5 GB
    xet
    Add svd/svd_image_decoder.safetensors to NullVoider/V1 about 1 year ago
  • svd_model_index.json
    498 Bytes
    Uploading the light-weight files for the model. about 1 year ago