I'm trying to follow the README on colab.
I do:
```
!git clone https://github.com/autonomousvision/stylegan_xl.git
%cd stylegan_xl
!gdown 1aAJCZbXNHyraJ6Mi13dSbe7pTyfPXha0
!unzip few-shot-imag…
For my own research, I developed a Univariate KDE module, with a focus on managing boundary conditions. You can find the documentation there:
http://pyqt-fit.readthedocs.org/en/latest/
the package c…