This release fixes critical import issues in the extension, ensuring it loads properly in ComfyUI.
🔧 Bug Fixes & Code Improvements
- Fixed indentation issues in
auto_lora_detector.py
- Corrected method indentation that was causing import failures
- Fixed code structure for better readability
- Improved code organization
- Removed unnecessary spacing
- Consistent formatting across the codebase
- Fixed extension loading issues in ComfyUI
- Enhanced error handling in core functionality
📝 Documentation Updates
- Updated CHANGELOG.md with v1.0.2 information
- Added clear bug-fix descriptions for users