mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update invokeai/app/services/model_convert.py
Co-authored-by: Ryan Dick <ryanjdick3@gmail.com>
This commit is contained in:
@ -99,7 +99,7 @@ class ModelConvert(ModelConvertBase):
|
|||||||
"""
|
"""
|
||||||
Convert a checkpoint file into a diffusers folder.
|
Convert a checkpoint file into a diffusers folder.
|
||||||
|
|
||||||
It will delete the cached version ans well as the
|
It will delete the cached version as well as the
|
||||||
original checkpoint file if it is in the models directory.
|
original checkpoint file if it is in the models directory.
|
||||||
:param key: Unique key of model.
|
:param key: Unique key of model.
|
||||||
:dest_directory: Optional place to put converted file. If not specified,
|
:dest_directory: Optional place to put converted file. If not specified,
|
||||||
|
Reference in New Issue
Block a user