Last active 1730823479

knox revised this gist 1730823479. Go to revision

1 file changed, 3 insertions

ChatTTS-3.sh(file created)

@@ -0,0 +1,3 @@
1 + conda create -n chattts python=3.11
2 + conda activate chattts
3 + pip install -r requirements.txt
Newer Older