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-02 23:15:13 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78efed4499a17f42f363b6a10f9f115e5c7b9460
InvokeAI
/
invokeai
History
Ryan Dick
78efed4499
Revert change of make all LoRA layers torch.nn.Module's. While the code is uglier, it turns out that the Module implementation of some ops like .to(...) is noticeably slower.
2024-09-15 04:39:56 +03:00
..
app
Add unit tests for LoRAPatcher.apply_lora_sidecar_patches(...) and fixup dtype handling in the sidecar layers.
2024-09-15 04:39:56 +03:00
assets
feat(api): chore: pydantic & fastapi upgrade
2023-10-17 14:59:25 +11:00
backend
Revert change of make all LoRA layers torch.nn.Module's. While the code is uglier, it turns out that the Module implementation of some ops like .to(...) is noticeably slower.
2024-09-15 04:39:56 +03:00
configs
Remove dependency on flux config files
2024-08-26 20:17:50 -04:00
frontend
fix(ui): image quality degradation while saving images
2024-09-15 10:18:43 +10:00
invocation_api
Added support for bounding boxes in the Invocation API
2024-08-26 08:03:30 +10:00
version
chore: v5.0.0.a6
2024-09-15 10:27:31 +10:00
__init__.py
Various fixes
2023-01-30 18:42:17 -05:00