初始化 FLUX 图像修复双雄源码解析站点

- LucidFlux (ICLR'26) 深度解析
- FLUX-IR (TPAMI'25) 深度解析
- 带文件+行号证据
- 两个深挖:Modulation 实现 + Reinforce ODE 采样

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-13 12:01:12 +08:00
commit 6ed16be0a6
5 changed files with 715 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
LucidFlux/
FLUX-IR/
.DS_Store
*.pyc
__pycache__/
.memory/