From 12a672c06fe8ef0c02510e8e52a849eb0b7e0973 Mon Sep 17 00:00:00 2001 From: Yatharth Sharma Date: Fri, 23 Jan 2026 17:49:35 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6cbd6bf..73341b6 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ A: Yes, currently it uses float32. Float16 should be significantly faster(almost ## Roadmap - [x] Release model and code -- [ ] Huggingface spaces demo +- [x] Huggingface spaces demo - [ ] Release code for float16 inference ## Acknowledgments @@ -111,7 +111,7 @@ A: Yes, currently it uses float32. Float16 should be significantly faster(almost ## Final Notes -This project is licensed under the Apache-2.0 license. See LICENSE for details. +The model and code are licensed under the Apache-2.0 license. See LICENSE for details. Stars/Likes would be appreciated, thank you.