mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-10 05:22:34 +08:00
Updated tes_input
This commit is contained in:
parent
154855fc63
commit
746ae43360
@ -11,6 +11,9 @@ import base64
|
|||||||
import io
|
import io
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
from PIL import ImageFile
|
||||||
|
ImageFile.LOAD_TRUNCATED_IMAGES = True
|
||||||
|
|
||||||
from custom_scripts_for_nodes.Rainbow import extract_rainbow
|
from custom_scripts_for_nodes.Rainbow import extract_rainbow
|
||||||
|
|
||||||
import runpod
|
import runpod
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user