Added support fot Happy Horse 1.1#173
Conversation
Sirsho1997
commented
Jun 22, 2026
|
Important Review skippedAuto reviews are disabled on this repository. To trigger a review, include ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches✨ Simplify code
Comment |
There was a problem hiding this comment.
Pull request overview
Adds Happy Horse 1.1 as a selectable video model in the Runware “Video Model Search” node (backend + frontend) and introduces a new ComfyUI workflow preset intended to use that model.
Changes:
- Added a new workflow preset for Happy Horse 1.1 video inference.
- Added
alibaba:happyhorse@1.1to the backend video model list plus default dimensions/resolution mappings. - Mirrored the same model addition in the frontend filtering/mapping logic.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| workflows/Runware_Video_Inference_Happy_Horse_1_1.json | New workflow preset targeting Happy Horse 1.1. |
| modules/videoModelSearch.py | Adds Happy Horse 1.1 to backend model options + dimensions/resolution mappings. |
| clientlibs/utils.js | Adds Happy Horse 1.1 to frontend model options + dimensions/resolution mappings. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.