From c342b2dff9afbfd8f07af1ea786fac3a120873e5 Mon Sep 17 00:00:00 2001 From: Kushal Agrawal <98145879+kushal34712@users.noreply.github.com> Date: Sat, 5 Oct 2024 15:51:40 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3b164840e..75792a47a 100644 --- a/README.md +++ b/README.md @@ -586,3 +586,7 @@ If you want to add a new model, please contact us via an issue and we can coordi ## Credits This project would not be possible without the excellent work at [`candle`](https://github.com/huggingface/candle). Additionally, thank you to all contributors! Contributing can range from raising an issue or suggesting a feature to adding some new functionality. + +## License + +This repository's source code is available under the [MIT License](LICENSE).