HF model downloader

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

< Feedback de HF model downloader

Avaliação: OK - o script funciona, mas tem bugs

§
Publicado em: 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";

Enviar resposta

Entre para publicar uma resposta.