mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-01-26 09:09:51 +00:00
fixes data/models/rvc volume in container
This commit is contained in:
@@ -38,8 +38,8 @@ services:
|
||||
# ChromaDB - Utilized by ChromaDB.
|
||||
# - "./chromadb:/chromadb"
|
||||
#
|
||||
# Real-time Voice CLoning
|
||||
# - "./models/rvc:/data/models/rvc"
|
||||
# Real-time Voice Cloning
|
||||
# - "./models/rvc:/sillytavern-extras/data/models/rvc"
|
||||
#
|
||||
ports:
|
||||
- "5100:5100"
|
||||
|
||||
Reference in New Issue
Block a user