PyTorchModelHubMixin: Bridging the Gap for Custom AI Models on Hugging Face
โข
11
self.brag():
Kokoro finally got 300 votes in
Pendrokar/TTS-Spaces-Arena after
@Pendrokar
was kind enough to add it 3 weeks ago.!pip install googlesearch-python requests
from googlesearch import search
import requests
query = "Glaucoma"
for url in search(f"{query} site:nih.gov filetype:pdf", 20):
if url.endswith(".pdf"):
with open(url.split("/")[-1], "wb") as f: f.write(requests.get(url).content)
print("โ
" + url.split("/")[-1])
print("Done!")
@cfahlgren1 I see you are a linkin park fan as well
huggingface.co/DIBT
is dead! diffusers
๐งจbistandbytes
as the official backend but using others like torchao
is already very simple. enable_model_cpu_offload()