HF model downloader

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

< 脚本 HF model downloader 的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发布于:2023-08-09

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";

发布留言

登录以发布留言。