Fix restoration of model and VAE

😅
This commit is contained in:
patriceac
2022-11-24 13:47:35 -08:00
committed by GitHub
parent b70235ff92
commit fca84e3edf

View File

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