Update GLSL node to use ANGLE library (CORE-162) (#13195)

This commit is contained in:
pythongosssss
2026-06-27 01:40:31 +01:00
committed by GitHub
parent 470ac36a0a
commit 603d891eaf
2 changed files with 239 additions and 351 deletions

View File

@@ -33,5 +33,5 @@ kornia>=0.7.1
spandrel
pydantic~=2.0
pydantic-settings~=2.0
PyOpenGL
glfw
PyOpenGL>=3.1.8
comfy-angle