mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +00:00
[Wasm] BLIP Example (#1183)
* blip wasm start * fix dependency issue, move token stream here * vanilla js worker * roll back vscode * spell
This commit is contained in:
@ -7,13 +7,7 @@ members = [
|
||||
"candle-nn",
|
||||
"candle-pyo3",
|
||||
"candle-transformers",
|
||||
"candle-wasm-examples/llama2-c",
|
||||
"candle-wasm-examples/segment-anything",
|
||||
"candle-wasm-examples/whisper",
|
||||
"candle-wasm-examples/yolo",
|
||||
"candle-wasm-examples/bert",
|
||||
"candle-wasm-examples/phi",
|
||||
"candle-wasm-examples/t5",
|
||||
"candle-wasm-examples/*",
|
||||
"candle-wasm-tests",
|
||||
]
|
||||
exclude = ["candle-flash-attn", "candle-kernels"]
|
||||
|
Reference in New Issue
Block a user