Nodes Browser
ComfyDeploy: How ComfyUI Frame Maker works in ComfyUI?
What is ComfyUI Frame Maker?
This node creates a sequence of frames by moving and scaling a subject image over a background image.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI Frame Maker
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
<!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 -->
<a name="readme-top"></a>
<!-- *** Thanks for checking out the Best-README-Template. If you have a suggestion *** that would make this better, please fork the repo and create a pull request *** or simply open an issue with the tag "enhancement". *** Don't forget to give the project a star! *** Thanks again! Now go create something AMAZING! :D --> <!-- *** I'm using markdown "reference style" links for readability. *** Reference links are enclosed in brackets [ ] instead of parentheses ( ). *** See the bottom of this document for the declaration of the reference variables *** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use. *** https://www.markdownguide.org/basic-syntax/#reference-style-links --> <br /> <div align="center"> <!-- <img src="media/covers/cover.jpg"> --> <h1 align="center">ComfyUI Frame Maker</h1> <h4 align="center"><em>Add control and cool effects into your animation.</em></h4> <h4 align="center">Don't forget to leave a star.</h4> <p align="center"> <a href="https://github.com/diStyApps/ComfyUI_FrameMaker/issues">Report Bug</a> </p> </div> <!-- TABLE OF CONTENTS --> <details> <summary>Table of Contents</summary> <ol> <li> <a href="#about-the-project">About The Project</a> </li> <li><a href="#requirements">Requirements</a></li> <li><a href="#contact">Contact</a></li> <li><a href="#my-other-projects">My Other Projects</a></li> </ol> </details> <!-- ABOUT THE PROJECT -->About The Project
This node creates a sequence of frames by moving and scaling a subject image over a background image.
<a href="workflows/frame_maker_basic.json">Basic frame maker workflow</a>
<img src="workflows/frame_maker_basic.png"><a href="workflows/frame_maker_batch">Basic batch frame maker workflow</a>
<img src="media/preview/frame_maker_1.gif"><a href="workflows/frame_maker_basic.json">layerdiffusion frame maker workflow</a>
<img src="media/preview/frame_maker_2.gif">frame maker + splash workflow (soon)
<img src="media/preview/frame_maker_3.gif"> <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- Requirements -->Requirements
Recommended
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- Requirements -->Install
cd custom_nodes
git clone https://github.com/diStyApps/ComfyUI_FrameMaker.git
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- CONTACT -->
Contact
distty@gmail.com
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- MY OTHER PROJECTS -->