fix path
This commit is contained in:
parent
58e32b6def
commit
18d72f0c06
@ -6,7 +6,7 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
container_name: rvc
|
||||
volumes:
|
||||
- ./weights:/app/weights
|
||||
- ./weights:/app/assets/weights
|
||||
- ./opt:/app/opt
|
||||
# - ./dataset:/app/dataset # you can use this folder in order to provide your dataset for model training
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user