kapil commited on
Commit
fa684da
·
1 Parent(s): a1f85e6

Add Hugging Face Space link to README

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -19,7 +19,8 @@ A high-performance dart scoring system architected in Rust, utilizing the Burn D
19
 
20
  The entire neural engine can run directly in your browser using **WebAssembly (WASM)**. No installation or heavy server is required.
21
 
22
- **Try it here:** [https://iambhabha.github.io/RustAutoScoreEngine/](https://iambhabha.github.io/RustAutoScoreEngine/)
 
23
 
24
  ---
25
 
 
19
 
20
  The entire neural engine can run directly in your browser using **WebAssembly (WASM)**. No installation or heavy server is required.
21
 
22
+ **Try it here (WASM):** [https://iambhabha.github.io/RustAutoScoreEngine/](https://iambhabha.github.io/RustAutoScoreEngine/)
23
+ **Try it here (Hugging Face Space):** [https://huggingface.co/spaces/bhabha-kapil/RustAutoScoreEngine](https://huggingface.co/spaces/bhabha-kapil/RustAutoScoreEngine)
24
 
25
  ---
26