Fallenstarstwice
Fallenstarstwice
作者好像暂时无力维护
相同版本 我已经将`"porder": self.porder.__dict__()` 修改为 `"porder": self.porder.dict() if self.porder else None` ,但在获取评论的程序中仍然报错, 获取评论的代码: ``` async def main() ->None : credential=Credential(sessdata=SESSDATA , bili_jct=BILI_JCT) comments = [] # 页码 page = 1 #...
flowing "offline use" part in https://github.com/pythongosssss/ComfyUI-WD14-Tagger, after you changed files' name as tutorials, switch model into `wd-v1-4-convnext-tagger-v2` in `WD14 Tagger` node 