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

Sean-Bradley
/
ComfyUI

ONNX
Safetensors
GGUF
Model card Files Files and versions
xet
Community

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

  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • llama.cpp

    How to use Sean-Bradley/ComfyUI with llama.cpp:

    Install (macOS, Linux)
    curl -LsSf https://llama.app/install.sh | sh
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf Sean-Bradley/ComfyUI:Q4_K_M
    # Run inference directly in the terminal:
    llama cli -hf Sean-Bradley/ComfyUI:Q4_K_M
    Install from WinGet (Windows)
    winget install llama.cpp
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf Sean-Bradley/ComfyUI:Q4_K_M
    # Run inference directly in the terminal:
    llama cli -hf Sean-Bradley/ComfyUI:Q4_K_M
    Use pre-built binary
    # Download pre-built binary from:
    # https://github.com/ggerganov/llama.cpp/releases
    # Start a local OpenAI-compatible server with a web UI:
    ./llama-server -hf Sean-Bradley/ComfyUI:Q4_K_M
    # Run inference directly in the terminal:
    ./llama-cli -hf Sean-Bradley/ComfyUI:Q4_K_M
    Build from source code
    git clone https://github.com/ggerganov/llama.cpp.git
    cd llama.cpp
    cmake -B build
    cmake --build build -j --target llama-server llama-cli
    # Start a local OpenAI-compatible server with a web UI:
    ./build/bin/llama-server -hf Sean-Bradley/ComfyUI:Q4_K_M
    # Run inference directly in the terminal:
    ./build/bin/llama-cli -hf Sean-Bradley/ComfyUI:Q4_K_M
    Use Docker
    docker model run hf.co/Sean-Bradley/ComfyUI:Q4_K_M
  • LM Studio
  • Jan
  • Ollama

    How to use Sean-Bradley/ComfyUI with Ollama:

    ollama run hf.co/Sean-Bradley/ComfyUI:Q4_K_M
  • Unsloth Studio

    How to use Sean-Bradley/ComfyUI with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for Sean-Bradley/ComfyUI to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for Sean-Bradley/ComfyUI to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for Sean-Bradley/ComfyUI to start chatting
  • Atomic Chat new
  • Docker Model Runner

    How to use Sean-Bradley/ComfyUI with Docker Model Runner:

    docker model run hf.co/Sean-Bradley/ComfyUI:Q4_K_M
  • Lemonade

    How to use Sean-Bradley/ComfyUI with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull Sean-Bradley/ComfyUI:Q4_K_M
    Run and chat with the model
    lemonade run user.ComfyUI-Q4_K_M
    List all available models
    lemonade list
ComfyUI / models
707 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 53 commits
Sean-Bradley's picture
Sean-Bradley
Upload flux-2-klein-9b-Q8_0.gguf
a2c151f verified 5 months ago
  • SEEDVR2
    Upload 4 files 7 months ago
  • animatediff_models
    Upload AnimateLCM_sd15_t2v.safetensors 7 months ago
  • audio_encoders
    Upload 2 files 5 months ago
  • checkpoints
    Upload 6 files 5 months ago
  • clip
    Upload umt5-xxl-enc-bf16.safetensors 7 months ago
  • clip_vision
    Upload 12 files 10 months ago
  • controlnet
    Upload 15 files 10 months ago
  • detection
    Upload 8 files 5 months ago
  • diffusion_models
    Upload flux-2-klein-9b-Q8_0.gguf 5 months ago
  • face_parsing
    Upload 8 files 5 months ago
  • ipadapter-flux
    Upload 12 files 10 months ago
  • ipadapter
    Upload 12 files 10 months ago
  • loras
    Upload SBCODE_Emmy_Qwen_2512_20.safetensors 5 months ago
  • mmaudio
    Upload 4 files 8 months ago
  • sam2
    Upload 8 files 5 months ago
  • sonic
    Upload face_yolov8m.pt 7 months ago
  • text_encoders
    Upload 3 files 7 months ago
  • tts
    Upload 2 files 6 months ago
  • unet
    Upload 3 files 5 months ago
  • upscale_models
    Upload 4x-ClearRealityV1.pth 7 months ago
  • vae
    Upload 5 files 8 months ago
  • yolo
    Upload 8 files 5 months ago