File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -585,7 +585,7 @@ <h2>Comparison Charts</h2>
585585 async function loadFlareEngine ( config ) {
586586 if ( ! flareLib ) {
587587 log ( 'Loading @sauravpanda/flare WASM from CDN...' , 'info' ) ;
588- const CDN = 'https://cdn.jsdelivr.net/npm/@sauravpanda/flare@0.2.4 /pkg' ;
588+ const CDN = 'https://cdn.jsdelivr.net/npm/@sauravpanda/flare@0.2.5 /pkg' ;
589589 const wasmUrl = `${ CDN } /flare_web_bg.wasm` ;
590590
591591 // Fetch the JS module source, patch the WASM URL, and load via blob
Original file line number Diff line number Diff line change 5353 "dependencies" : {
5454 "@huggingface/jinja" : " ^0.3.3" ,
5555 "@mlc-ai/web-llm" : " ^0.2.79" ,
56- "@sauravpanda/flare" : " ^0.2.4 " ,
56+ "@sauravpanda/flare" : " ^0.2.5 " ,
5757 "@types/pdfjs-dist" : " ^2.10.378" ,
5858 "mammoth" : " ^1.9.0" ,
5959 "onnxruntime-web" : " ^1.21.0" ,
You can’t perform that action at this time.
0 commit comments