Awesome
DynamiCrafter docker
Dockerization of the Hugging Face DynamiCrafer Space
- Repository: https://github.com/Doubiiu/DynamiCrafter
- Model card: https://huggingface.co/Doubiiu/DynamiCrafter_1024
- Space: https://huggingface.co/spaces/Doubiiu/DynamiCrafter
Requisites
Docker and nvidia container toolkit must be installed. A GPU with at least 20 GB of VRAM is required.
Usage
Download the image from the Docker Hub
You can download the image and run it
docker pull maximofn/dynamicrafter:latest
./run_app.sh
Build the image
Or you can build the image and run it
./build_docker_image.sh
./run_app.sh