We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7bdf71 commit e2ca1ceCopy full SHA for e2ca1ce
main.js
@@ -354,7 +354,7 @@ async function main() {
354
saveMeshBtn.disabled = false
355
}
356
modelSelect.selectedIndex = -1
357
- console.log('brain2print 20241229')
+ console.log('brain2print 20241230')
358
// uncomment next two lines to automatically run segmentation when web page is loaded
359
// modelSelect.selectedIndex = 11
360
// modelSelect.onchange()
package.json
@@ -13,7 +13,7 @@
13
"@itk-wasm/cuberille": "^0.2.0",
14
"@itk-wasm/mesh-filters": "^0.2.0",
15
"@niivue/cbor-loader": "^1.1.0",
16
- "@niivue/niivue": "^0.44.2",
+ "@niivue/niivue": "^0.48.1",
17
"@tensorflow/tfjs": "^4.19.0",
18
"gl-matrix": "^3.4.3"
19
},
0 commit comments