[diffusion] feat: add realtime webui super resolution controls (#27026)

This commit is contained in:
Mick
2026-06-02 20:29:21 +08:00
committed by GitHub
parent ce7da7397a
commit 64a1dec8b6
7 changed files with 477 additions and 100 deletions
+1
View File
@@ -111,6 +111,7 @@ diffusion = [
"av==16.1.0",
"scikit-image==0.25.2",
"trimesh>=4.0.0",
"websockets",
"xatlas",
]