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
/
tests
/
nodes
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
..
__init__.py
parent
9eed1919c2
2023-02-24 18:57:02 -08:00
test_graph_execution_state.py
fix unit tests
2023-08-02 18:31:10 -04:00
test_invoker.py
fix unit tests
2023-08-02 18:31:10 -04:00
test_node_graph.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
test_nodes.py
Apply black
2023-07-27 10:54:01 -04:00
test_sqlite.py
Apply black
2023-07-27 10:54:01 -04:00