Detect checkpoints and loras in subfolders
- 主要语言
- 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