Skip to content

Commit

Permalink
seg works import
Browse files Browse the repository at this point in the history
  • Loading branch information
sedghi committed Dec 6, 2024
1 parent 372d165 commit b4ac461
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/adapters/examples/segmentationStack/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ addUploadToToolbar({
for (const file of files) {
await readSegmentation(file, state);
}

createSegmentationRepresentation();
},
container: group2
});
Expand Down

0 comments on commit b4ac461

Please sign in to comment.