forked from mrq/ai-voice-cloning
3 lines
116 B
Bash
Executable File
3 lines
116 B
Bash
Executable File
#!/bin/bash
|
|
git clone https://git.ecker.tech/mrq/DL-Art-School dlas
|
|
python -m pip install -r ./dlas/requirements.txt |