This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
InvokeAI
Watch
1
Star
1
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2026-02-04 18:45:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfd70be50bc787d75785a0b5702798f0ba46c342
InvokeAI
/
invokeai
/
app
/
util
History
Ryan Dick
b301785dc8
Normalize the T5 model identifiers so that a FLUX T5 or an SD3 T5 model can be used interchangeably.
2025-01-16 08:33:58 +11:00
..
__init__.py
…
controlnet_utils.py
Add naive ControlNet support to TiledStableDiffusionRefineInvocation
2024-06-25 11:31:52 -07:00
custom_openapi.py
fix(api): sort OpenAPI schema properties for InvocationOutputMap
2024-08-10 07:45:23 -04:00
metaenum.py
…
misc.py
…
model_exclude_null.py
…
profiler.py
…
step_callback.py
Run ruff, fix bug in hf downloading code which failed to download parts of a model
2024-11-04 12:42:09 -05:00
suppress_output.py
…
t5_model_identifier.py
Normalize the T5 model identifiers so that a FLUX T5 or an SD3 T5 model can be used interchangeably.
2025-01-16 08:33:58 +11:00
thumbnails.py
…
ti_utils.py
…