• brkirch's avatar
    Fix different first gen with Approx NN previews · f64af77a
    brkirch authored
    The loading of the model for approx nn live previews can change the internal state of PyTorch, resulting in a different image. This can be avoided by preloading the approx nn model in advance.
    f64af77a
processing.py 48 KB