bytedance / bytedance/ComfyUI-HyperLoRA

missing RealVisXL_v4_BakedVAE.safetensors

Open
#57 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
499
Forks
29
PR merge metrics
No merged PRs in 30d

Description

To see the GUI go to: http://0.0.0.0:8188
FETCH DATA from: /root/miniforge3/envs/torch271/lib/python3.13/site-packages/comfyui_manager/custom-node-list.json [DONE]
[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
[DEPRECATION WARNING] Detected import of deprecated legacy API: /extensions/core/clipspace.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
got prompt
Failed to validate prompt for output 17:
* CheckpointLoaderSimple 1:
- Value not in list: ckpt_name: 'RealVisXL_v4_BakedVAE.safetensors' not in []
* UltralyticsDetectorProvider 19:
- Value not in list: model_name: 'bbox/face_yolov8m.pt' not in []
* LoadImage 6:
- Custom validation failed for node: image - Invalid image file: id-02.png
Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the logged workflow at the ComfyUI GUI endpoint and inspect validation for CheckpointLoaderSimple, UltralyticsDetectorProvider, and LoadImage. Identify how the workflow expects RealVisXL_v4_BakedVAE.safetensors, bbox/face_yolov8m.pt, and id-02.png to be discovered; done means the prompt validates and runs without these missing-resource errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.