noita-player

Results 2 comments of noita-player

this doesn't fix windows support as torch.compile is not supported on windows, so fast_inference_utils will need to be reworked

my hack to run on windows via disabling torch.compile and triton flags resulted in 40sec gen times on a 4080 so IMO windows support should just be blocked by the...