Commit Graph

4 Commits

Author SHA1 Message Date
4e5dd390d6 Update README.md 2026-01-31 21:19:57 +00:00
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
139b299070 Update README
Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
2026-01-30 18:59:38 -06:00
3ffacf0a12 initial commit
Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
2026-01-30 09:33:31 -06:00