alembics / disco-diffusion

Other
7.47k stars 1.13k forks source link

Docker Install Error #75

Open nulflux opened 2 years ago

nulflux commented 2 years ago

Following the docker install instructions I get this error. Any idea how to fix this? I already downloaded the file elsewhere in another setup... should I just put that file where it belongs? Where does it belong? Hmm. Perhaps it would be better to update the docker file with a valid download URL?:

--2022-05-11 17:40:28-- https://v-diffusion.s3.us-west-2.amazonaws.com/512x512_diffusion_uncond_finetune_008100.pt Resolving v-diffusion.s3.us-west-2.amazonaws.com (v-diffusion.s3.us-west-2.amazonaws.com)... 52.92.178.218 Connecting to v-diffusion.s3.us-west-2.amazonaws.com (v-diffusion.s3.us-west-2.amazonaws.com)|52.92.178.218|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2022-05-11 17:40:29 ERROR 404: Not Found.

The command '/bin/sh -c wget --no-directories --progress=bar:force:noscroll -P /scratch/models https://v-diffusion.s3.us-west-2.amazonaws.com/512x512_diffusion_uncond_finetune_008100.pt' returned a non-zero code: 8

System: Host: BeyondPC Kernel: 5.4.0-109-generic x86_64 bits: 64 Desktop: Cinnamon 5.2.7 Distro: Linux Mint 20.3 Una Machine: Type: Desktop Mobo: ASUSTeK model: ROG CROSSHAIR VI HERO (WI-FI AC) v: Rev 1.xx serial: <superuser/root required> UEFI: American Megatrends v: 7901 date: 07/31/2020 CPU: Topology: 6-Core model: AMD Ryzen 5 2600 bits: 64 type: MT MCP L2 cache: 3072 KiB Speed: 1270 MHz min/max: 1550/3400 MHz Core speeds (MHz): 1: 1270 2: 1270 3: 1352 4: 2465 5: 2789 6: 1423 7: 1301 8: 1822 9: 1269 10: 1268 11: 2466 12: 1471 Graphics: Device-1: NVIDIA GP104 [GeForce GTX 1070 Ti] driver: nvidia v: 510.60.02 Display: x11 server: X.Org 1.20.13 driver: nvidia unloaded: fbdev,modesetting,nouveau,vesa tty: N/A OpenGL: renderer: NVIDIA GeForce GTX 1070 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 510.60.02 Audio: Device-1: NVIDIA GP104 High Definition Audio driver: snd_hda_intel Device-2: Advanced Micro Devices [AMD] Family 17h HD Audio driver: snd_hda_intel Sound Server: ALSA v: k5.4.0-109-generic Network: Device-1: Intel I211 Gigabit Network driver: igb IF: enp5s0 state: up speed: 1000 Mbps duplex: full mac: 0c:9d:92:7e:93:a6 Device-2: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter driver: ath10k_pci IF: wlp6s0 state: down mac: e8:d1:1b:99:c7:65 IF-ID-1: docker0 state: down mac: 02:42:13:ea:55:6a Drives: Local Storage: total: 9.32 TiB used: 2.81 TiB (30.2%) ID-1: /dev/nvme0n1 vendor: Kingston model: RBUSNS8154P3512GJ1 size: 476.94 GiB ID-2: /dev/sda vendor: Seagate model: ST4000DM004-2CV104 size: 3.64 TiB ID-3: /dev/sdb vendor: Kingston model: SV300S37A480G size: 447.13 GiB ID-4: /dev/sdc vendor: Silicon Power model: SPCC Solid State Disk size: 238.47 GiB ID-5: /dev/sdd vendor: Seagate model: ST5000DM000-1FK178 size: 4.55 TiB Partition: ID-1: / size: 467.96 GiB used: 110.64 GiB (23.6%) fs: ext4 dev: /dev/nvme0n1p2 Sensors: System Temperatures: cpu: 37.9 C mobo: N/A gpu: nvidia temp: 52 C Fan Speeds (RPM): N/A gpu: nvidia fan: 0% Info: Processes: 389 Uptime: 1d 15h 44m Memory: 31.35 GiB used: 10.72 GiB (34.2%) Shell: bash inxi: 3.0.38

nulflux commented 2 years ago

FYI: Changed the link in the Docker file to https://huggingface.co/lowlevelware/512x512_diffusion_unconditional_ImageNet/blob/main/512x512_diffusion_uncond_finetune_008100.pt and I was able to proceed.

entmike commented 2 years ago

The Dockerfile in this repo is super dated. You can pull it directly from Docker Hub now docker pull entmike/disco-diffusion-1