huggingface / huggingface.js

Utilities to use the Hugging Face Hub API
https://hf.co/docs/huggingface.js
MIT License
1.37k stars 213 forks source link

Add Stable Diffusion 3 as library #751

Closed NielsRogge closed 3 months ago

NielsRogge commented 3 months ago

This PR ensures downloads stats will work for https://huggingface.co/stabilityai/stable-diffusion-3-medium.

apolinario commented 3 months ago

Currently Stability AI changed the repo to diffusers to not lose download stats. But I agree maybe a specific library may make more sense. Naming-wise, it's a bit tricky, how about: diffusion-single-file ?

It is the name we use internally for diffusion models that are not on diffusers format (comfyUI, AUTOMATIC1111), also the name from_single_file in the diffusers library