Skip to content

升级依赖与使用优化 #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gluttony-10
Copy link

1.升级torch到2.7.0,方便50系显卡使用
2.升级diffusers到0.33.1,并修复相关代码
3.修改卸载模型逻辑,减少等待时间
4.添加缓存清理
5.添加更多启动参数
6.添加了一个种子输出,用来提示跑图结束

1.升级torch到2.7.0,方便50系显卡使用
2.升级diffusers到0.33.1,并修复相关代码
3.修改卸载模型逻辑,减少等待时间
4.添加缓存清理
5.添加更多启动参数
6.添加了一个种子输出,用来提示跑图结束
@ToTheBeginning
Copy link
Collaborator

抱歉前段时间在忙公司的事情,今天才开始看PR.
请问下diffusers升级到0.33.1的必要性和好处有哪些?我主要担心如果会影响目前很多已经安装0.31.0的用户,因为__init__的参数两个版本并不兼容

@gluttony-10
Copy link
Author

抱歉前段时间在忙公司的事情,今天才开始看PR. 请问下diffusers升级到0.33.1的必要性和好处有哪些?我主要担心如果会影响目前很多已经安装0.31.0的用户,因为__init__的参数两个版本并不兼容

感谢回复!
其实单独使用此项目的话,diffusers版本的影响不大。主要考虑到解放依赖版本,方便改写为ComfyUI插件。

祝好!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants