Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Enable downloading models directory from GitHub
This commit modifies the `load_models_info` function in `model-infos.cpp` to enable downloading the models directory from GitHub. Previously, the download functionality was commented out, but now it is uncommented to allow for successful downloading of the directory. This change improves the functionality of the code. Ref: #<issue_number>
- Loading branch information