mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-21 21:22:13 -03:00
simpleeval-fix
Mistakenly removed the importing of the simpleeval package from "efficiency_nodes.py"
This commit is contained in:
@@ -42,6 +42,9 @@ import comfy.latent_formats
|
||||
# Import my library
|
||||
from tsc_utils import *
|
||||
|
||||
# Import dependencies
|
||||
from simpleeval import simple_eval
|
||||
|
||||
MAX_RESOLUTION=8192
|
||||
|
||||
########################################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user