hollowstrawberry/kohya-colab

Tagging Of Images Taking Longer Than Usual (Dataset Maker)

LmaoPro23 opened this issue · 3 comments

Its taking longer time to tag the images (since today), it used to tag 400 images in a few minutes and now it takes around 30 mins...
WhatsApp Image 2023-12-15 at 18 23 34_01a09434

It might be running on CPU after the latest colab update broke cuda. Unfortunately I don't know how to approach this problem. Waiting for further comments.

Were you able to solve the issue?

Were you able to solve the issue?

changing this seems to have fixed it.. and now its even faster than before :3

print("\n🏭 Installing dependencies...\n")
!pip -q install --upgrade tensorflow huggingface-hub==0.12.0 accelerate==0.15.0 transformers==4.26.0 diffusers[torch]==0.10.2 einops==0.6.0 safetensors==0.2.6 torchvision albumentations