huggingface / huggingface/candle

[Feature request] Support single-file stable diffusion safetensors models

Open
#1,482 1 comment 6 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
21k
Forks
1.8k
Avg merge
16h 42m
Merged PRs (30d)
25

Description

It would be convenient to be able to load a full model — CLIP, CLIP2, UNet, VAE — from a single file, like how models are distributed on civitai for example.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating Candle's stable diffusion model-loading entry points and the existing safetensors handling. Determine how CLIP, CLIP2, UNet, and VAE are currently loaded, then define what support for a single-file model from sources such as civitai should cover. Done means a complete model can be loaded from one file, with coverage for the affected components.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.