Modernize codebase: Add SD3.5 support, fix critical bugs, update depe… #1
+304
−13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…ndencies
This comprehensive update brings the Stable Diffusion WebUI up to 2025/2026 standards with modern model support, critical bug fixes, and code quality improvements.
Critical Bug Fixes
Fix SD3 embedding initialization bugs
Fix HAT upscaler configuration issues
New Features
Stable Diffusion 3.5 Support
Dependency Updates
Modernize requirements to 2025/2026 standards
Code Quality Improvements
Clean up deprecated code and TODOs
Documentation
Add comprehensive modernization documentation
Testing
All modified Python files passed syntax validation. Backward compatibility maintained for existing SD1.x, SD2.x, SDXL models. FP8 quantization support retained and documented.
This modernization maintains full backward compatibility while enabling support for the latest Stable Diffusion 3.5 models and fixing critical bugs that affected SD3 textual inversion functionality.
Description
Screenshots/videos:
Checklist: