mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
- Enforce name is present and not an empty string - Provide empty string as default for positive and negative prompt - Add `positive_prompt` as validation alias for `prompt` field - Strip whitespace automatically - Create `TypeAdapter` to validate the whole list in one go