ComfyDeploy: How Jovi_Measure works in ComfyUI?
What is Jovi_Measure?
Image metrics nodes for ComfyUI
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
Jovi_Measure
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
<a href="https://github.com/comfyanonymous/ComfyUI">COMFYUI</a> Nodes for image metrics
</div> <div align="center">
HIGHLIGHTS
UPDATES
2025/03/08 @1.0.7:
- removed security scanner failures for in-line http links
2025/03/01 @1.0.6:
- fixed all the year dates in readme since I have been writing 2024! =D
2025/02/01 @1.0.6:
- fixed all tooltips
- registry pyproject and code cleanup
2025/01/31 @1.0.1:
- code cleanup
2025/01/07 @1.0.0:
- initial release
INSTALLATION
COMFYUI MANAGER
If you have ComfyUI Manager installed, simply search for Jovi_Measure and install from the manager's database.
MANUAL INSTALL
Clone the repository into your ComfyUI custom_nodes directory. You can clone the repository with the command:
git clone https://github.com/Amorano/Jovi_Measure.git
You can then install the requirements by using the command:
.\python_embed\python.exe -s -m pip install -r .\ComfyUI\custom_nodes\Jovi_Measure\requirements.txt
If you are using a <code>virtual environment</code> (<code><i>venv</i></code>), make sure it is activated before installation. Then install the requirements with the command:
pip install -r .\ComfyUI\custom_nodes\Jovi_Measure\requirements.txt
ENVIRONMENT
<!----------------------------------------------------------------------------> <!---------------------------------------------------------------------------->SPONSORSHIP
Please consider sponsoring me if you enjoy the results of my work, code or documentation or otherwise. A good way to keep code development open and free is through sponsorship.
<div align="center"> </div> <!---------------------------------------------------------------------------->