Skip to content

Commit

Permalink
fixup! discojs/default_tasks: bundle base models
Browse files Browse the repository at this point in the history
  • Loading branch information
tharvik committed May 3, 2024
1 parent 4b25c42 commit 5366e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discojs/src/default_tasks/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export { cifar10 } from './cifar10.js'
export { geotags } from './geotags.js'
export { geotags } from './geotags/index.js'
export { lusCovid } from './lus_covid.js'
export { mnist } from './mnist.js'
export { simpleFace } from './simple_face/index.js'
Expand Down

0 comments on commit 5366e26

Please sign in to comment.