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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

vetak8
/
My-ComfyUI-Models

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

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

  • Libraries
  • Diffusers

    How to use vetak8/My-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("vetak8/My-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
My-ComfyUI-Models
187 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 38 commits

This model has 6 files scanned as unsafe.

vetak8's picture
vetak8
Upload gonzalomoXLFluxPony_v60PhotoXLDMD.safetensors
aaffd16 verified 3 months ago
  • SEEDVR2
    Upload 2 files 3 months ago
  • checkpoints
    Upload gonzalomoXLFluxPony_v60PhotoXLDMD.safetensors 3 months ago
  • clip
    Upload t5xxl_fp8_e4m3fn.safetensors 3 months ago
  • clip_vision
    Upload 12 files 3 months ago
  • controlnet
    Upload 2 files 3 months ago
  • custom_nodes
    Upload 161 files 3 months ago
  • diffusion_models
    Upload diffusion_models/flux-2-klein-4b.safetensors 3 months ago
  • insightface
    Upload 5 files 3 months ago
  • instantid
    Upload 3 files 3 months ago
  • loras
    Upload Realism Lora By Stable Yogi_V3_Lite.safetensors 3 months ago
  • onnx
    Upload 12 files 3 months ago
  • sam2
    Upload 12 files 3 months ago
  • sams
    Upload sams/sam_vit_b_01ec64.pth 3 months ago
  • text_encoders
    Upload qwen_3_8b_fp8mixed.safetensors 3 months ago
  • ultralytics
    Upload 6 files 3 months ago
  • unet
    Upload flux-2-klein-9b-fp8.safetensors 3 months ago
  • upscale_models
    Upload 4x-ClearRealityV1.pth 3 months ago
  • vae
    Upload ema_vae_fp16.safetensors 3 months ago
  • .gitattributes
    1.88 kB
    Upload seedvr2_ema_7b-Q4_K_M.gguf 3 months ago