AI-Hypercomputer / maxdiffusion

Apache License 2.0
149 stars 17 forks source link

Adding gpu docker dependency file #121

Open sizhit2 opened 2 days ago

sizhit2 commented 2 days ago

Add device option in docker_build_dependency_image.sh. The default option is still Tpu. To build docker image with GPU, just specify bash docker_build_dependency_image.sh DEVICE=gpu Add maxdiffusion_gpu_dependencies.Dockerfile .