Spaces:
Sleeping
Sleeping
| from imports import * # gets all the libs | |
| from layers import * | |
| # βββ build models ββββββββββββββββββββββββββββββββββββββββ | |
| generator = StyleGAN_Generator() | |