• Joined on 2025-11-15
valknar pushed to main at valknar/bin 2025-11-22 16:11:39 +01:00
63c770a86a fix: correct heredoc syntax - args before heredoc marker
valknar pushed to main at valknar/bin 2025-11-22 16:09:14 +01:00
7d35471973 fix: also fix find_model_files to use sys.argv
valknar pushed to main at valknar/bin 2025-11-22 16:07:57 +01:00
02b7bedafb fix: pass arguments to Python via sys.argv instead of heredoc interpolation
valknar pushed to main at valknar/bin 2025-11-22 16:05:13 +01:00
a52c5979a3 fix: initialize HF_TOKEN before checking if empty
valknar pushed to main at valknar/bin 2025-11-22 16:04:22 +01:00
a59413c021 fix: check multiple locations for .env file
valknar pushed to main at valknar/bin 2025-11-22 16:02:41 +01:00
c1c4052054 fix: correct HuggingFace cache path detection
valknar pushed to main at valknar/runpod 2025-11-22 15:57:02 +01:00
24ace7dcda fix: add type field and missing models to comfyui_models.yaml
valknar pushed to main at valknar/runpod 2025-11-22 15:50:09 +01:00
e84579a22f fix: add missing VHS_VideoCombine widget values
valknar pushed to main at valknar/runpod 2025-11-22 15:47:53 +01:00
003caf668b fix: restructure AnimateDiff workflow for Evolved Gen2 nodes
valknar pushed to main at valknar/runpod 2025-11-22 15:42:38 +01:00
360fd52c59 fix: update AnimateDiffSampler to KSamplerAdvanced
valknar pushed to main at valknar/runpod 2025-11-22 15:38:43 +01:00
45f71e646d fix: update workflow schema validation and node names
valknar pushed to main at valknar/runpod 2025-11-22 15:30:10 +01:00
2213ed3c85 fix: complete ComfyUI workflow schema validation
valknar pushed to main at valknar/runpod 2025-11-22 15:07:30 +01:00
19d82108b0 fix: pin diffusers version to >=0.31.0 for CogVideoXWrapper compatibility
valknar pushed to main at valknar/runpod 2025-11-22 14:52:19 +01:00
99b743c412 feat: add ComfyUI_UltimateSDUpscale to custom nodes
valknar pushed to main at valknar/runpod 2025-11-22 14:37:45 +01:00
d719bcdfcf feat: link workflows to ComfyUI user directory with category prefixes
valknar pushed to main at valknar/runpod 2025-11-22 14:13:38 +01:00
6daca7329a feat: flatten ComfyUI workflow structure for web UI visibility
valknar pushed to main at valknar/docker-compose 2025-11-22 13:19:17 +01:00
0fd2eacad1 feat: add Supervisor proxy with Authelia SSO
valknar pushed to main at valknar/runpod 2025-11-22 13:19:17 +01:00
cc0d93060d feat: expose Supervisor web UI for proxy access
valknar pushed to main at valknar/runpod 2025-11-22 12:23:17 +01:00
16226c7b39 chore: remove Ansible infrastructure
valknar pushed to main at valknar/runpod 2025-11-22 12:21:12 +01:00
d5965ce0c4 refactor: replace Ansible with arty bash scripts