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

CaptainGami
/
comfyui-models-diffusion_models

Diffusers
Safetensors
GGUF
Model card Files Files and versions
xet
Community

Instructions to use CaptainGami/comfyui-models-diffusion_models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use CaptainGami/comfyui-models-diffusion_models with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("CaptainGami/comfyui-models-diffusion_models", 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-models-diffusion_models
23.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
CaptainGami's picture
CaptainGami
Upload Wan2.2-T2V-A14B-LowNoise-Q4_0.gguf with huggingface_hub
2ef33da verified about 1 month ago
  • .gitattributes
    1.59 kB
    Upload Wan2.2-T2V-A14B-LowNoise-Q4_0.gguf with huggingface_hub about 1 month ago
  • Wan2.1-T2V-1.3B_diffusion_pytorch_model.safetensors
    5.68 GB
    xet
    Upload Wan2.1-T2V-1.3B_diffusion_pytorch_model.safetensors with huggingface_hub about 1 month ago
  • Wan2.2-T2V-A14B-LowNoise-Q4_0.gguf
    8.56 GB
    xet
    Upload Wan2.2-T2V-A14B-LowNoise-Q4_0.gguf with huggingface_hub about 1 month ago
  • ltx-video-2b-v0.9.safetensors
    9.37 GB
    xet
    Upload ltx-video-2b-v0.9.safetensors with huggingface_hub about 1 month ago
  • put_diffusion_model_files_here
    0 Bytes
    Upload put_diffusion_model_files_here with huggingface_hub about 1 month ago