summaryrefslogtreecommitdiff
path: root/app/client/modules/biggan/biggan.module.js
blob: 6407f6131f26d6685f442cf2b723b3adf424553d (plain)
1
2
3
4
5
6
7
const bigganModule = {
  name: 'biggan',
  displayName: 'BigGAN',
  datatype: 'video',
}

export default bigganModule