File tree Expand file tree Collapse file tree 2 files changed +0
-117
lines changed
invokeai/frontend/web/src
features/parameters/components/MainModel Expand file tree Collapse file tree 2 files changed +0
-117
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ export { default as InvokeAIUI } from './app/components/InvokeAIUI';
2
2
export type { StudioInitAction } from './app/hooks/useStudioInitAction' ;
3
3
export type { LoggingOverrides } from './app/logging/logger' ;
4
4
export type { PartialAppConfig } from './app/types/invokeai' ;
5
- export { default as ParamMainModelSelect } from './features/parameters/components/MainModel/ParamMainModelSelect' ;
6
5
export { default as HotkeysModal } from './features/system/components/HotkeysModal/HotkeysModal' ;
7
6
export { default as InvokeAiLogoComponent } from './features/system/components/InvokeAILogoComponent' ;
8
7
export { default as SettingsModal } from './features/system/components/SettingsModal/SettingsModal' ;
You can’t perform that action at this time.
0 commit comments