Using distributions from scipy stats and tensorflow probability in PYMC3

Is it possible to use distributions from scipy stat or tensorflow probability in PYMC3? I need to use generalized normal distribution, but it is not implemented in PYMC3. Any help is really appreciated.