[bug]: V5.4.0 - V5.4.1rc1 model_type" has conflict with protected namespace "model_" from
Closed this issue · 1 comments
Is there an existing issue for this problem?
- I have searched the existing issues
Operating system
Windows
GPU vendor
Nvidia (CUDA)
GPU model
NVIDIA RTX A2000
GPU VRAM
12GB
Version number
5.4.0 - 5.4.1rc1
Browser
Edge /Chrome
Python dependencies
Desired action:
- Generate images with the browser-based interface
- Open the developer console
- Command-line help
Q - Quit
To update, download and run the installer from https://github.com/invoke-ai/InvokeAI/releases/latest
Please enter 1-4, Q: [1] 1
Starting the InvokeAI browser-based UI..
Y:\AI\InvokeAI.venv\lib\site-packages\pydantic_internal_fields.py:160: UserWarning: Field "model_type" has conflict with protected namespace "model_".
You may be able to resolve this warning by setting model_config['protected_namespaces'] = ()
.
warnings.warn(
[2024-11-07 09:31:33,211]::[InvokeAI]::INFO --> Loading node pack adapters-linked-nodes
[2024-11-07 09:31:36,400]::[InvokeAI]::INFO --> Loading node pack clahe-node
[2024-11-07 09:31:36,409]::[InvokeAI]::INFO --> Loading node pack clean-artifact-after-cut-node
[2024-11-07 09:31:36,409]::[InvokeAI]::INFO --> Loading node pack close-color-mask-node
[2024-11-07 09:31:36,425]::[InvokeAI]::INFO --> Loading node pack clothing-mask-node
[2024-11-07 09:31:36,429]::[InvokeAI]::INFO --> Loading node pack enhance-detail-node
[2024-11-07 09:31:36,445]::[InvokeAI]::INFO --> Loading node pack generative-grammar-prompt-nodes-main
[2024-11-07 09:31:36,700]::[InvokeAI]::INFO --> Loading node pack GPT2RandomPromptMaker
[2024-11-07 09:31:36,710]::[InvokeAI]::INFO --> Loading node pack image-dominant-color-node
[2024-11-07 09:31:36,710]::[InvokeAI]::INFO --> Loading node pack image-resize-plus-node
[2024-11-07 09:31:36,726]::[InvokeAI]::INFO --> Loading node pack imagetoasciiimage
[2024-11-07 09:31:36,755]::[InvokeAI]::INFO --> Loading node pack InvokeAI-remote_image
[2024-11-07 09:31:36,764]::[InvokeAI]::INFO --> Loading node pack invoke_bria_rmbg
[2024-11-07 09:31:36,773]::[InvokeAI]::INFO --> Loading node pack invoke_meshgraphormer
[2024-11-07 09:31:38,089]::[InvokeAI]::INFO --> Loading node pack latent-upscale
[2024-11-07 09:31:38,100]::[InvokeAI]::INFO --> Loading node pack mask-operations-node
[2024-11-07 09:31:38,100]::[InvokeAI]::INFO --> Loading node pack nightmare-promptgen
nightmare.yaml not found or not parsed correctly - loading nightmare.default.yaml instead...
[Errno 2] No such file or directory: 'Y:\AI\InvokeAI\nodes\nightmare-promptgen\nightmare.yaml'
[2024-11-07 09:31:38,131]::[InvokeAI]::INFO --> Loading node pack Ollama-Node
[2024-11-07 09:31:40,177]::[InvokeAI]::INFO --> Loading node pack OneButtonPrompt_X_InvokeAI
[2024-11-07 09:31:40,265]::[InvokeAI]::INFO --> Loading node pack simple-skin-detection-node
[2024-11-07 09:31:40,277]::[InvokeAI]::INFO --> Loading node pack thresholding-node
[2024-11-07 09:31:40,281]::[InvokeAI]::INFO --> Loading node pack XYGrid_nodes
[2024-11-07 09:31:40,598]::[InvokeAI]::INFO --> Loaded 22 node packs from Y:\AI\InvokeAI\nodes
[2024-11-07 09:31:41,301]::[InvokeAI]::INFO --> Patchmatch initialized
[2024-11-07 09:31:43,295]::[InvokeAI]::INFO --> Using torch device: NVIDIA RTX A2000 12GB
[2024-11-07 09:31:44,760]::[InvokeAI]::INFO --> cuDNN version: 90100
[2024-11-07 09:31:44,965]::[uvicorn.error]::INFO --> Started server process [6136]
[2024-11-07 09:31:44,965]::[uvicorn.error]::INFO --> Waiting for application startup.
[2024-11-07 09:31:44,965]::[InvokeAI]::INFO --> InvokeAI version 5.4.1rc1
[2024-11-07 09:31:44,965]::[InvokeAI]::INFO --> Root directory = Y:\AI\InvokeAI
[2024-11-07 09:31:44,985]::[InvokeAI]::INFO --> Initializing database at Y:\AI\InvokeAI\databases\invokeai.db
[2024-11-07 09:31:45,647]::[uvicorn.error]::INFO --> Application startup complete.
[2024-11-07 09:31:45,647]::[uvicorn.error]::INFO --> Uvicorn running on http://127.0.0.1:9090 (Press CTRL+C to quit)
What happened
The warning appears from Invoke AI starting after updating to 5.4.0 and continues in 5.4.1rc1
What you expected to happen
N/A
How to reproduce the problem
Start the app
Additional context
No response
Discord username
MarkusPh