Commit 11838e60 authored by comfyanonymous's avatar comfyanonymous
Browse files

Increase the max resolution.

parent ae77590b
......@@ -41,7 +41,7 @@ def before_node_execution():
def interrupt_processing(value=True):
comfy.model_management.interrupt_current_processing(value)
MAX_RESOLUTION=8192
MAX_RESOLUTION=16384
class CLIPTextEncode:
@classmethod
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment