Sketch the yolo wasm example. (#546)

* Sketch the yolo wasm example.

* Web ui.

* Get the web ui to work.

* UI tweaks.

* More UI tweaks.

* Use the natural width/height.

* Add a link to the hf space in the readme.
This commit is contained in:
Laurent Mazare
2023-08-22 11:56:43 +01:00
committed by GitHub
parent 44420d8ae1
commit 20ce3e9f39
13 changed files with 1260 additions and 5 deletions

View File

@ -8,6 +8,7 @@ members = [
"candle-transformers",
"candle-wasm-examples/llama2-c",
"candle-wasm-examples/whisper",
"candle-wasm-examples/yolo",
]
exclude = [
"candle-flash-attn",