Fetch files metadata directly from model_info call

#1
by Wauplin HF staff - opened

You can directly use model_info(..., files_metadata=True) to fetch all file sizes. This way, you don't have to do extra get_hf_file_metadata calls.

🧨Diffusers org

Sweet!

sayakpaul changed pull request status to merged

Sign up or log in to comment