mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-22 06:23:20 -07:00
update dockerCpu
This commit is contained in:
parent
486f570e3f
commit
e3a8ece18d
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ $ docker build -t deepfacelab-cpu -f Dockerfile.cpu .
|
|||
### 5. Mount DeepFaceLab volume and Run it
|
||||
|
||||
```
|
||||
$ docker run -p 8888:8888 --hostname deepfacelab-cpu --name deepfacelab-cpu -v **your source path**:/notebooks deepfacelab-cpu
|
||||
# for example
|
||||
$ docker run -p 8888:8888 --hostname deepfacelab-cpu --name deepfacelab-cpu -v $PWD:/notebooks deepfacelab-cpu
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue