Skip to content

add rf inversion nodes - #375

Draft
wangshier108 wants to merge 7 commits into
masterfrom
add_rf_inversion
Draft

add rf inversion nodes#375
wangshier108 wants to merge 7 commits into
masterfrom
add_rf_inversion

Conversation

@wangshier108

Copy link
Copy Markdown
Contributor

No description provided.

@doombeaker

Copy link
Copy Markdown
Collaborator

附上一下工作流(bizyair 版本的)

return (model,)


class OneDiffLoadOptimizedDiffusionModel(BizyAirBaseNode):

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

这个我理解应该不需要加?

在 bizyair 这段,应该就用普通的 load diffusion model 就可以了?

是服务端需要有个替换操作。具体可以请 @ccssu 确认下

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done

}


class BizyAir_QuantizeDualCLIPLoaderOffline(BizyAirBaseNode):

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

同下面 OneDiffLoadOptimizedDiffusionModel 类似。并不是服务端用什么节点,bizyair(客户端)就加什么节点。
他们其实是有对应关系,在服务端做替换就可以了。

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done

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