psychedelicious
psychedelicious
### Is there an existing issue for this? - [X] I have searched the existing issues ### Contact Details _No response_ ### What should this feature add? The workflow editor...
### Is there an existing issue for this problem? - [X] I have searched the existing issues ### Operating system Linux ### GPU vendor Nvidia (CUDA) ### GPU model _No...
## Summary Optimize board related queries, reducing the number of SQL queries and network requests needed to list boards. - Add method and endpoint to get uncategorized image counts -...
### Is there an existing issue for this problem? - [X] I have searched the existing issues ### Operating system Linux ### GPU vendor Nvidia (CUDA) ### GPU model _No...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Contact Details _No response_ ### What should this feature add? PNG encoding can...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Contact Details _No response_ ### What should this feature add? Support SDXL Checkpoint...
No clue if this is the right way to solve this, but it does work for me. Closes #69
compel 2.0.2, on invokeAI `main` Example prompt: `("polar bear","james bond").blend(1,1) painting` ```py Traceback (most recent call last): File "/home/bat/Documents/Code/InvokeAI/invokeai/app/services/processor.py", line 106, in __process outputs = invocation.invoke_internal( File "/home/bat/Documents/Code/InvokeAI/invokeai/app/invocations/baseinvocation.py", line 610,...
Add types to the Factory helpers & validators. Notes: - I intended for this to only include changes to types, but it uncovered some very minor code issues. See PR...
Improved types, mostly in `Node.ts`. Notes: - There should no code changes, only typing changes. - I've explicitly typed the return value of many functions that previously had their return...