mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 16:23:28 +01:00
Merge pull request #542 from patriceac/patch-1
Fix restoration of model and VAE
This commit is contained in:
parent
82a8d9b644
commit
e8bf3fd009
@ -328,6 +328,7 @@ function getModelPath(filename, extensions)
|
||||
filename = filename.slice(0, filename.length - ext.length)
|
||||
}
|
||||
})
|
||||
return filename
|
||||
}
|
||||
|
||||
const TASK_TEXT_MAPPING = {
|
||||
|
Loading…
Reference in New Issue
Block a user