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

UmeAiRT
/
ComfyUI-Auto-Installer-Assets

Diffusers
ONNX
Safetensors
GGUF
comfyui
models
flux
wan
qwen
hidream
ltxv
Model card Files Files and versions
xet
Community
19

Instructions to use UmeAiRT/ComfyUI-Auto-Installer-Assets with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use UmeAiRT/ComfyUI-Auto-Installer-Assets with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("UmeAiRT/ComfyUI-Auto-Installer-Assets", 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-Auto-Installer-Assets
133 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 129 commits
UmeAiRT's picture
UmeAiRT
Upload UmeAiRT-WAN2.1-Missing_nodes.bat
45a0914 verified over 1 year ago
  • models
    Add Openpose controlnet model over 1 year ago
  • others
    Upload python_3.12.9_include_libs.zip over 1 year ago
  • scripts
    Upload run_nvidia_gpu-sageattention.bat over 1 year ago
  • workflows
    Upload WAN2.1 - Merge video.zip over 1 year ago
  • .gitattributes
    2.12 kB
    Upload 4 files over 1 year ago
  • ComfyUI-FLUX-AllinOne-Auto_install.bat
    19.9 kB
    bugfix over 1 year ago
  • ComfyUI-SD3.5-AllinOne-Auto_install.bat
    8.85 kB
    Add SD3.5 script almost 2 years ago
  • ComfyUI-WAN2.1-AllinOne-Auto_install.bat
    13.4 kB
    Upload 2 files over 1 year ago
  • README.md
    1.08 kB
    Update README.md almost 2 years ago
  • UmeAiRT-FLUX-Missing_nodes.bat
    4.17 kB
    bugfix over 1 year ago
  • UmeAiRT-FLUX-Model_downloader.bat
    12.9 kB
    New scripts for FLUX over 1 year ago
  • UmeAiRT-WAN2.1-AllinOne-Auto_install.bat
    15.5 kB
    Upload 4 files over 1 year ago
  • UmeAiRT-WAN2.1-Missing_nodes.bat
    10.2 kB
    Upload UmeAiRT-WAN2.1-Missing_nodes.bat over 1 year ago
  • UmeAiRT-WAN2.1-Model_downloader.bat
    6.48 kB
    Upload 3 files over 1 year ago
  • UmeAiRT-WAN2.1-Sageattention_install.bat
    3.95 kB
    Upload UmeAiRT-WAN2.1-Sageattention_install.bat over 1 year ago