This commit is contained in:
pythongosssss 2026-01-23 10:38:26 -08:00
parent 866d863128
commit cc30293d65

View File

@ -1,8 +1,3 @@
"""
GLSL Fragment Shader Node for ComfyUI using ModernGL.
Supports headless rendering with automatic software/CPU fallback.
"""
import os
import re
import logging