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

ovedrive
/
stable-diffusion-v1-4-nf4

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

Instructions to use ovedrive/stable-diffusion-v1-4-nf4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ovedrive/stable-diffusion-v1-4-nf4 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ovedrive/stable-diffusion-v1-4-nf4", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "A high tech solarpunk utopia in the Amazon rainforest"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
stable-diffusion-v1-4-nf4 / unet
15.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ovedrive's picture
ovedrive
Upload folder using huggingface_hub
ac15cc6 verified 2 months ago
  • config.json
    7.9 kB
    Upload folder using huggingface_hub 2 months ago
  • diffusion_pytorch_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    3.44 GB
    xet
    Upload folder using huggingface_hub 2 months ago
  • diffusion_pytorch_model.fp16.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.HalfStorage"

    What is a pickle import?

    1.72 GB
    xet
    Upload folder using huggingface_hub 2 months ago
  • diffusion_pytorch_model.fp16.safetensors
    1.72 GB
    xet
    Upload folder using huggingface_hub 2 months ago
  • diffusion_pytorch_model.non_ema.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    3.44 GB
    xet
    Upload folder using huggingface_hub 2 months ago
  • diffusion_pytorch_model.non_ema.safetensors
    3.44 GB
    xet
    Upload folder using huggingface_hub 2 months ago
  • diffusion_pytorch_model.safetensors
    1.39 GB
    xet
    Upload folder using huggingface_hub 2 months ago