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
2024-08-30 20:32:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
InvokeAI
/
invokeai
/
app
History
Lincoln Stein
2aefa921fe
fix "unknown model type" error when rebasing a model with API
...
- Add command-line model probing script for dev use - Minor documentation tweak
2023-07-25 08:36:57 -04:00
..
api
fix "unknown model type" error when rebasing a model with API
2023-07-25 08:36:57 -04:00
cli
restore 3.9 compatibility by replacing | with Union[]
2023-07-03 10:57:40 -04:00
invocations
tested on 3.11 and 3.10
2023-07-24 17:13:32 -04:00
models
feat(db,nodes,api): refactor metadata
2023-07-13 15:40:05 +10:00
services
Merge branch 'main' into feat/fix-soft-locks
2023-07-24 20:12:10 +12:00
util
fix: Generate random seed using the generator instead of RandomState
2023-07-24 19:38:21 +12:00
api_app.py
feat(api): display warning when port is in use
2023-07-19 13:29:31 -04:00
cli_app.py
Fix error with long prompts when controlnet used
2023-07-16 21:06:40 -04:00