This commit is contained in:
pythongosssss
2026-01-23 10:38:26 -08:00
parent cf11e01ccf
commit d318df883e

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