Comfy-Org / Comfy-Org/node-diff
Support comfy.comfy_types.node_typing
未关闭
- 主要语言
- Python
- 星标
- 0
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
In my custom node code I've got this import line
```
from comfy.comfy_types.node_typing import IO, ComfyNodeABC
```
to be able to use data types like `IO.BOOLEAN`.
The validation is now failing with `❌ Error loading nodes: No module named 'comfy'`.
How do I have to configure my repository to make this test work?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。