mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-07-21 21:01:24 +08:00
:(
This commit is contained in:
parent
d6ec03ec30
commit
f4a9f9c262
@ -55,8 +55,8 @@ def without_autocast(*args, **kwargs):
|
||||
return contextlib.nullcontext()
|
||||
|
||||
|
||||
# class NansException(Exception):
|
||||
# pass
|
||||
class NansException(Exception):
|
||||
pass
|
||||
|
||||
|
||||
def test_for_nans(x: torch.Tensor, *args, **kwargs):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user