mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
show title of add models screen
This commit is contained in:
@ -571,7 +571,7 @@ class EditOptApplication(npyscreen.NPSAppManaged):
|
||||
self.model_select = self.addForm(
|
||||
"MODELS",
|
||||
addModelsForm,
|
||||
name="Add/Remove Models",
|
||||
name="Install Stable Diffusion Models",
|
||||
multipage=True,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user