Update commit hash to include af_sky

This commit is contained in:
remsky 2025-01-01 03:41:23 -07:00 committed by GitHub
parent a672fbc798
commit cf61cfa005
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ services:
sh -c "
if [ -z \"$(ls -A .)\" ]; then
git clone https://huggingface.co/hexgrad/Kokoro-82M . && \
git checkout 8228a351f87c8a6076502c1e3b7e72e821ebec9a;
git checkout 7e9ebc5be7f66a1843b585b63d19d55b5d58ce30;
touch .cloned;
else
touch .cloned;