mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
docs: add note about pydantic-settings' yaml support
This commit is contained in:
parent
09a8c0328a
commit
415a4baf78
@ -1,3 +1,6 @@
|
||||
# TODO(psyche): pydantic-settings supports YAML settings sources. If we can figure out a way to integrate the YAML
|
||||
# migration logic, we could use that for simpler config loading.
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user