say-next-vig / download_model.py
mzltest's picture
new
86f6316
raw
history blame
No virus
144 Bytes
from google.colab import files
files.download("./G_latest.pth")
files.download("./finetune_speaker.json")
files.download("./moegoe_config.json")