Skip to content

Commit

Permalink
readme updated with the new docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
zecloud authored May 29, 2023
1 parent f0a30f9 commit 9648685
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ good clips:

### Using it with Docker
To use Gpu with Docker [install the appropriate drivers and the NVIDIA Container Runtime](https://docs.docker.com/config/containers/resource_constraints/#gpu).
If you have a modern GPU like RTX 4090 you can build yout docker image using Dockerfile.moderngpu file.
If you have an older GPU like K80 or V100 you can use the other Dockerfile .
Download models and put them in a models folder
Mount it as a volume in your container
It's also useful to mount another volume for the outputs so create an outputs folder too
Expand Down

0 comments on commit 9648685

Please sign in to comment.