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: 98 commits
UmeAiRT's picture
UmeAiRT
Upload UmeAiRT-WAN2.1-Missing_nodes.bat
373127f verified over 1 year ago
  • models
    Add Openpose controlnet model over 1 year ago
  • others
    Delete others/ai-town.zip over 1 year ago
  • scripts
    Reforged version almost 2 years ago
  • workflows
    Upload UmeAiRT-WAN21_workflow.7z over 1 year ago
  • .gitattributes
    1.57 kB
    Upload flux1-dev.sft almost 2 years 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
    11.3 kB
    bugfix 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-Missing_nodes.bat
    5.01 kB
    Upload UmeAiRT-WAN2.1-Missing_nodes.bat over 1 year ago
  • UmeAiRT-WAN2.1-Model_downloader.bat
    5.57 kB
    New WAN2.1 scripts over 1 year ago