1 Star 1 Fork 1

stable diffusion webui/sd-dynamic-thresholding

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github
github
javascript
scripts
.gitignore
LICENSE.txt
README.md
__init__.py
dynthres_comfyui.py
dynthres_core.py
dynthres_unipc.py
克隆/下载
__init__.py 222 Bytes
一键复制 编辑 原始数据 按行查看 历史
from . import dynthres_comfyui
NODE_CLASS_MAPPINGS = {
"DynamicThresholdingSimple": dynthres_comfyui.DynamicThresholdingSimpleComfyNode,
"DynamicThresholdingFull": dynthres_comfyui.DynamicThresholdingComfyNode,
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/stable_diffusion/sd-dynamic-thresholding.git
git@gitee.com:stable_diffusion/sd-dynamic-thresholding.git
stable_diffusion
sd-dynamic-thresholding
sd-dynamic-thresholding
master

搜索帮助