Skip to content

v1.0.2 - Bug Fix Release

Latest

Choose a tag to compare

@LargeModGames LargeModGames released this 12 Jun 08:01
· 1 commit to main since this release

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