import pix2pix from './pix2pix' import pix2wav from './pix2wav' import samplernn from './samplernn' export default { pix2pix, pix2wav, samplernn }