summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLaurent Mazare <laurent.mazare@gmail.com>2023-08-22 11:56:43 +0100
committerGitHub <noreply@github.com>2023-08-22 11:56:43 +0100
commit20ce3e9f394cbf809c7026233a7c058c4de18261 (patch)
treed4350c408a75bece0b4f33dc4e197e6db81e13a2 /.gitignore
parent44420d8ae109d9ebfe2066a5a87db08c73389724 (diff)
downloadcandle-20ce3e9f394cbf809c7026233a7c058c4de18261.tar.gz
candle-20ce3e9f394cbf809c7026233a7c058c4de18261.tar.bz2
candle-20ce3e9f394cbf809c7026233a7c058c4de18261.zip
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1585ed11..7269ec8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ flamegraph.svg
trace-*.json
candle-wasm-examples/*/*.bin
+candle-wasm-examples/*/*.jpeg
candle-wasm-examples/*/*.wav
candle-wasm-examples/*/*.safetensors
candle-wasm-examples/*/package-lock.json