6174 / 6174/comflowyspace

放大模型加载器 不能选择模型

未关闭
#333 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
2.3k
派生
136
PR 合并指标
30 天内没有已合并 PR

描述

APP VERSION: 0.2.3-alpha

![Image](https://github.com/user-attachments/assets/2b3880ad-2a2a-430a-8b5c-6b385360351d)

这个怎么解决??

models/upscale_models/4xNMKDSiax200k_v10.pt

目录下确定有相应的模型

代码里, UpscaleModelLoader 打印有值
DEBUG: Upscale models list: ['4xNMKDSiax200k_v10.pt', 'BSRGAN.pth', 'BSRGANx2.pth', 'RealESRGAN_x2plus.pth']

===============

更新:
MY OS: macOS 26.2 (25C56)

目前手动修改代码

comfy_api/latest/_io.py

```
class Combo(ComfyTypeIO):
// ...
class Input(WidgetInput):
// ...
// 374 LINE, 增加以下代码 解决
def get_io_type(self):
return self.options
```

Image

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。