hollowstrawberry / kohya-colab

Accessible Google Colab notebooks for Stable Diffusion Lora training, based on the work of kohya-ss and Linaqruf
GNU General Public License v3.0
599 stars 87 forks source link

Downloading images, unable to fetch archives #90

Closed Akiralkee closed 6 months ago

Akiralkee commented 7 months ago

FROM STEP 2:

🏭 Installing dependencies...

Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: libaria2-0 libc-ares2 The following NEW packages will be installed: aria2 libaria2-0 libc-ares2 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. Need to get 45.0 kB/1,513 kB of archives. After this operation, 5,441 kB of additional disk space will be used. Ign:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-ares2 amd64 1.18.1-1ubuntu0.22.04.2 Err:1 http://security.ubuntu.com/ubuntu jammy-updates/main amd64 libc-ares2 amd64 1.18.1-1ubuntu0.22.04.2 404 Not Found [IP: 91.189.91.81 80] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/c/c-ares/libc-ares2_1.18.1-1ubuntu0.22.04.2_amd64.deb 404 Not Found [IP: 91.189.91.81 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? ❌ Error installing dependencies, attempting to continue anyway...

When attempting anyway, it downloads 0 images.

DEX-1101 commented 6 months ago

you can run !apt-get update before running the cell. it work for me

hollowstrawberry commented 6 months ago

Try now?

hollowstrawberry commented 6 months ago

Should be fixed already.