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