Skip to content

Instantly share code, notes, and snippets.

@RGoooGR
Created June 16, 2026 22:53
Show Gist options
  • Select an option

  • Save RGoooGR/d9e4055ed392993a452f357ab79f0972 to your computer and use it in GitHub Desktop.

Select an option

Save RGoooGR/d9e4055ed392993a452f357ab79f0972 to your computer and use it in GitHub Desktop.
ComfyAI Studio model manifest
[
{
"name": "SDXL 1.0",
"filename": "sd_xl_base_1.0.safetensors",
"path": "checkpoints",
"url": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_base_1.0.safetensors",
"min_bytes": 6500000000,
"version": "1.0"
},
{
"name": "SAM 3.1",
"filename": "sam3.1_multiplex_fp16.safetensors",
"path": "checkpoints",
"url": "https://huggingface.co/monomon/SAM-3.1/resolve/main/sam3.1_multiplex_fp16.safetensors",
"min_bytes": 2000000000,
"version": "3.1"
},
{
"name": "inswapper_128",
"filename": "inswapper_128.onnx",
"path": "../models/insightface",
"url": "https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128.onnx",
"min_bytes": 500000000,
"version": "1.0"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment