Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • 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 / models
Ctrl+K
Ctrl+K
  • 2 contributors
History: 445 commits
UmeAiRT's picture
UmeAiRT
Sync upload flux1-krea-dev-fp16.safetensors
80f4a61 verified 3 days ago
  • LLM
    Add vocab.json about 2 months ago
  • checkpoints
    Reorganize repo: unet→diffusion_models, others→bin+packages, normalize names about 2 months ago
  • clip
    Add longclip-L.pt about 2 months ago
  • clip_vision
    Upload open-clip-xlm-roberta-large-vit-huge-14_visual_fp16.safetensors about 2 months ago
  • controlnet
    Sync upload illustrious-xl-canny.safetensors 12 days ago
  • diffusion_models
    Sync upload flux1-krea-dev-fp16.safetensors 3 days ago
  • latent_upscale_models
    Delete models/latent_upscale_models/files 4 months ago
  • loras
    Sync: batch 4/4 about 2 months ago
  • onnx
    Sync: batch 4/4 about 2 months ago
  • preprocessors
    Sync upload sk_model.pth about 1 month ago
  • pulid
    Delete models/pulid/put_checkpoints_here about 1 year ago
  • sams
    Delete models/sams/model_here 7 months ago
  • style_models
    Delete models/style_models/put_checkpoints_here about 1 year ago
  • tensorrt
    Sync: batch 4/4 about 2 months ago
  • text_encoders
    Reorganize repo: unet→diffusion_models, others→bin+packages, normalize names about 2 months ago
  • ultralytics
    Delete models/ultralytics/segm/person_yolov8m-seg.pt 7 months ago
  • upscale_models
    Delete models/upscale_models/ltx-2-spatial-upscaler-x2-1.0.safetensors 3 months ago
  • vae
    Upload LTX2_video_vae_bf16.safetensors 3 months ago
  • vae_approx
    Sync: batch 4/4 about 2 months ago
  • xlabs
    Sync: batch 4/4 about 2 months ago