Merge pull request #542 from patriceac/patch-1

Fix restoration of model and VAE
This commit is contained in:
cmdr2 2022-11-30 15:51:31 +05:30
parent 82a8d9b644
commit e8bf3fd009

View File

@ -328,6 +328,7 @@ function getModelPath(filename, extensions)
filename = filename.slice(0, filename.length - ext.length)
}
})
return filename
}
const TASK_TEXT_MAPPING = {