6174 / 6174/comflowyspace

Detect checkpoints and loras in subfolders

未关闭
#203 3 条评论 0 个 reaction 已指派 1 人 已被 @6174 认领 在 GitHub 查看
bug
主要语言
TypeScript
星标
2.3k
派生
136
PR 合并指标
30 天内没有已合并 PR

描述

Add a function to detect checkpoints and loras in subfolders, and add folder structure for model management.

I have added comfyui and stable diffusion path to the model management setting, but currently comflowy can only detect models put in the root folder of models.

Or is there any method to fix this in the app?

贡献指南

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

调研方向

Look for model management settings and file detection logic in the codebase, likely in a directory like `src/models/` or `src/utils/`. Start by understanding how the app currently scans the root folder for checkpoints and LoRAs. Then, modify the detection function to recursively traverse subfolders. Test by adding models in nested directories and verifying they appear in the UI.

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
tooling
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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