You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add python3-dev package check/install for insightface Cython compilation
- Fixes "Python.h: No such file or directory" error on Ubuntu/Debian
- Provides helpful hint if auto-install fails
- Add Python 3.13+ compatibility for GFPGAN/basicsr
- Detects Python version and uses Disty0's BasicSR fork for 3.13+
- The upstream basicsr uses exec()/locals() pattern that breaks in Python 3.13
- See: TencentARC/GFPGAN#619
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments