23 ms·
Hold on, to run your demo does one have to click the "Load Model" button before doing anything? 'cos what I see is a form that is greyed out with the error mess
by veb 3y ago
Hold on, to run your demo does one have to click the "Load Model" button before doing anything? 'cos what I see is a form that is greyed out with the error message still at the top:
> You need latest Chrome with "Experimental WebAssembly" and "Experimental WebAssembly JavaScript Promise Integration (JSPI)" flags enabled!
Now I'm wondering whether the top message goes away once the flags are enabled?
- aislamov 3y ago> Hold on, to run your demo does one have to click the "Load Model" button before doing anything? Yes. I thought it won't be good if it would download 3.5gb once you open the page. >Now I'm wondering whether the top message goes away once the flags are enabled? No, I haven't added any checks for that (and I'm not sure how the first one can be properly checked), so it's just an info bar. Which is, eventually, misleading.