mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-06-22 15:59:45 +08:00
error fix MAX_RESOLUTION
This commit is contained in:
parent
8ff1108cf3
commit
df0442a521
@ -1,4 +1,5 @@
|
|||||||
import torch
|
import torch
|
||||||
|
from nodes import MAX_RESOLUTION
|
||||||
|
|
||||||
class NoisyLatentImage:
|
class NoisyLatentImage:
|
||||||
def __init__(self, device="cpu"):
|
def __init__(self, device="cpu"):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user