Greasy Fork is available in English.

HF model downloader

Extract urls to model of Huggingface. Make your life easier when downloading the weights manually.

< Feedback on HF model downloader

Review: OK - script works, but has bugs

§
Posted: 09.08.2023

Gets the job done. I'd recommend changing the background color of the box though since it shows a totally black window if using a dark theme (I attached a pic showing what I mean). I got it to work for me by changing

checkboxContainer.style.backgroundColor = "#111827"; to checkboxContainer.style.backgroundColor = "white";

Post reply

Sign in to post a reply.