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
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Deprecation**
- Added deprecation warnings for several LoRA-related functions.
- Marked existing LoRA tests as skipped due to deprecation.
- **Testing**
- Introduced a new test for evaluating numerical stability of model
parameters during adapter loading and deletion.
- **Warning Management**
- Enhanced warning system to ensure deprecated functionality is clearly
communicated to users.
- **Workflow Enhancements**
- Improved visibility into ComfyUI service status during tests.
- Updated volume mappings in the Docker Compose configuration for the
testing service.
- **Dependency Updates**
- Upgraded the `diffusers` package version in both `requirements.txt`
and `setup.py`.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: Shenghang Tsai <jackalcooper@gmail.com>
0 commit comments