mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00: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