2 Commits

Author SHA1 Message Date
93e53ad838 Refactor model configuration structure and update README
- Changed the configuration format to use a single 'models' list with entries containing 'url' and 'type'.
- Updated validation logic to ensure 'models' entries are correctly structured.
- Modified download logic to check for existing directories before downloading.
- Revised README to reflect new configuration format and usage instructions.

Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
2026-01-31 15:09:12 -06:00
3ffacf0a12 initial commit
Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
2026-01-30 09:33:31 -06:00