This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
InvokeAI
Watch
1
Star
0
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI
synced
2025-07-26 05:17:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
chore/pydantic2
InvokeAI
/
invokeai
/
app
History
Kyle Schouviller
5a532d00ec
Initial work to update to pydantic 2 and newer fastapi. Still need to review all fields, fix schema generation (to link output types), and update all Config classes to use model_config.
2023-08-12 12:32:23 -07:00
..
api
Initial work to update to pydantic 2 and newer fastapi. Still need to review all fields, fix schema generation (to link output types), and update all Config classes to use model_config.
2023-08-12 12:32:23 -07:00
assets
/images
tweaks in response to psychedelicious review of PR
2023-07-26 15:27:04 +10:00
cli
Initial work to update to pydantic 2 and newer fastapi. Still need to review all fields, fix schema generation (to link output types), and update all Config classes to use model_config.
2023-08-12 12:32:23 -07:00
invocations
Initial work to update to pydantic 2 and newer fastapi. Still need to review all fields, fix schema generation (to link output types), and update all Config classes to use model_config.
2023-08-12 12:32:23 -07:00
models
Initial work to update to pydantic 2 and newer fastapi. Still need to review all fields, fix schema generation (to link output types), and update all Config classes to use model_config.
2023-08-12 12:32:23 -07:00
services
Initial work to update to pydantic 2 and newer fastapi. Still need to review all fields, fix schema generation (to link output types), and update all Config classes to use model_config.
2023-08-12 12:32:23 -07:00
util
Fix random number generator
2023-08-06 00:29:08 +10:00
api_app.py
Initial work to update to pydantic 2 and newer fastapi. Still need to review all fields, fix schema generation (to link output types), and update all Config classes to use model_config.
2023-08-12 12:32:23 -07:00
cli_app.py
added stats service to the cli_app startup
2023-08-02 18:41:43 -04:00