Skip to content

Conversation

@Sammul40619
Copy link
Contributor

No description provided.

def __init__(self, config):
self.config = config

def __init__(self, path: str = "", lora: Optional[LoRAModel] = None, weight:float = 0.75):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请问这个0.75是参考InvokeAI设置的吗?我之前还没注意到这个参数和SD1、SDXL有区别

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请问这个0.75是参考InvokeAI设置的吗?我之前还没注意到这个参数和SD1、SDXL有区别

是的,参考的invokeAI的default设置值

Copy link
Owner

@sunxfancy sunxfancy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

没有发现问题,感谢你的提交!

@sunxfancy sunxfancy merged commit 4cfe3e0 into sunxfancy:dev May 28, 2025
3 checks passed
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