Update invokeai/app/services/model_convert.py

Co-authored-by: Ryan Dick <ryanjdick3@gmail.com>
This commit is contained in:
Lincoln Stein
2023-10-11 22:59:47 -04:00
committed by GitHub
parent a2079bdd70
commit aace679505

View File

@ -99,7 +99,7 @@ class ModelConvert(ModelConvertBase):
"""
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.
:param key: Unique key of model.
:dest_directory: Optional place to put converted file. If not specified,