This website requires JavaScript.
Explore
City Headlines
Help
Register
Sign In
github-featured
/
invoke-ai--invokeai
Watch
2
Star
0
Fork
0
You've already forked invoke-ai--invokeai
Code
Issues
Pull Requests
Deployments
Models
Agent Notes
Packages
Projects
Releases
Wiki
Activity
Files
dev/openapi-path
invoke-ai--invokeai
/
invokeai
/
backend
/
stable_diffusion
/
diffusion
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Lincoln Stein
b42274a57e
Feat[model support]: Qwen Image — full pipeline with edit, generate LoRA, GGUF, quantization, and UI (
#9000
)
2026-04-12 14:39:13 +02:00
..
__init__.py
Apply ruff rule to disallow all relative imports.
2024-07-04 09:35:37 -04:00
conditioning_data.py
Feat[model support]: Qwen Image — full pipeline with edit, generate LoRA, GGUF, quantization, and UI (
#9000
)
2026-04-12 14:39:13 +02:00
custom_atttention.py
ruff fixes
2025-05-19 13:50:04 +10:00
regional_ip_data.py
Fix the padding behavior when max-pooling regional IP-Adapter masks to mirror the downscaling behavior of SD and SDXL. Prior to this change, denoising with input latent dimensions that were not evenly divisible by 8 would raise an exception.
2024-04-09 16:50:43 -04:00
regional_prompt_data.py
Base code from draft PR
2024-07-12 20:31:26 +03:00
shared_invokeai_diffusion.py
Add support for IP-Adapter masks.
2024-04-09 15:06:51 -04:00
unet_attention_patcher.py
ruff ruff
2025-05-19 13:50:04 +10:00