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

  • Log In
  • Sign Up

hoveyc
/
comfyui-models

Diffusers
LiteRT
ONNX
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use hoveyc/comfyui-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("hoveyc/comfyui-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 / controlnet
9.86 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits

This model has 1 file scanned as unsafe.

hoveyc's picture
hoveyc
Upload folder using huggingface_hub
2831c40 verified 9 months ago
  • FLUX.1-dev-ControlNet-Union-Pro-2.safetensors
    4.28 GB
    xet
    Upload folder using huggingface_hub 10 months ago
  • Flux.1-dev-Controlnet-Upscaler-JasperAl.safetensors
    3.58 GB
    xet
    Upload folder using huggingface_hub 9 months ago
  • Wan21_Uni3C_controlnet_fp16.safetensors
    2 GB
    xet
    Upload folder using huggingface_hub 10 months ago
  • put_controlnets_and_t2i_here
    0 Bytes
    Upload folder using huggingface_hub 10 months ago