Simple bash script that installs Anaconda3 and creates an environment for DeepFaceLab with the necessary dependencies.
Use as startup script on fresh container/vm:
$ curl https://raw.githubusercontent.com/slgodwyn/dfl/main/DFL_Setup.sh | bash -i
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple bash script that installs Anaconda3 and creates an environment for DeepFaceLab with the necessary dependencies.
Use as startup script on fresh container/vm:
$ curl https://raw.githubusercontent.com/slgodwyn/dfl/main/DFL_Setup.sh | bash -i