This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # get the development image from nvidia cuda 12.4 (using devel for full CUDA toolkit) | |
| FROM nvidia/cuda:12.4.1-devel-ubuntu22.04 | |
| LABEL name="hunyuan3d21" maintainer="hunyuan3d21" | |
| # create workspace folder and set it as working directory | |
| RUN mkdir -p /workspace | |
| WORKDIR /workspace | |
| # update package lists and install git, wget, vim, libegl1-mesa-dev, and libglib2.0-0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FROM nvidia/cuda:11.8.0-devel-ubuntu22.04 | |
| ENV PATH="/root/miniconda3/bin:${PATH}" | |
| ARG PATH="/root/miniconda3/bin:${PATH}" | |
| ENV FFMPEG_PATH=/usr/share/ffmpeg | |
| ENV CUDA_HOME="/usr/local/cuda" | |
| ENV TORCH_CUDA_ARCH_LIST='Ada' | |
| RUN apt update && \ | |
| apt install -y curl build-essential software-properties-common &&\ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "keys_logged_in": [ | |
| "hasPlus", | |
| "plusDiscounts", | |
| "email", | |
| "id", | |
| "paymentMethods", | |
| "referralInfo", | |
| "phoneNumber", | |
| "emailStreakSaver", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| zip - |