Detect checkpoints and loras in subfolders
- Langage dominant
- TypeScript
- Étoiles
- 2.3k
- Forks
- 136
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript
- Domaine
- tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100