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

smegmarip
/
ComfyUI

Diffusers
LiteRT
ONNX
Safetensors
GGUF
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use smegmarip/ComfyUI with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("smegmarip/ComfyUI", 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
ComfyUI / vae
7.14 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
smegmarip's picture
smegmarip
Upload vae/ae.sft with huggingface_hub
ef55694 verified 8 months ago
  • Wan2_1_VAE_bf16.safetensors
    254 MB
    xet
    Upload vae/Wan2_1_VAE_bf16.safetensors with huggingface_hub 8 months ago
  • Wan2_1_VAE_fp32.safetensors
    508 MB
    xet
    Upload vae/Wan2_1_VAE_fp32.safetensors with huggingface_hub 8 months ago
  • ae.safetensors
    335 MB
    xet
    Add files using upload-large-folder tool 9 months ago
  • ae.sft
    335 MB
    xet
    Upload vae/ae.sft with huggingface_hub 8 months ago
  • diffusion_pytorch_model.safetensors
    1.68 GB
    xet
    Add files using upload-large-folder tool 9 months ago
  • hunyuan_video_vae_bf16.safetensors
    493 MB
    xet
    Upload vae/hunyuan_video_vae_bf16.safetensors with huggingface_hub 8 months ago
  • hunyuanvideo15_vae_fp16.safetensors
    2.52 GB
    xet
    Add files using upload-large-folder tool 9 months ago
  • put_vae_here
    0 Bytes
    Add files using upload-large-folder tool 9 months ago
  • qwen_image_vae.safetensors
    254 MB
    xet
    Upload vae/qwen_image_vae.safetensors with huggingface_hub 8 months ago
  • wan_2.1_vae.safetensors
    254 MB
    xet
    Add files using upload-large-folder tool 9 months ago
  • wan_alpha_2.1_vae_alpha_channel.safetensors
    254 MB
    xet
    Add files using upload-large-folder tool 9 months ago
  • wan_alpha_2.1_vae_rgb_channel.safetensors
    254 MB
    xet
    Add files using upload-large-folder tool 9 months ago