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