mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-12-16 19:57:58 +01:00
fix path
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user