Nodes Browser
ComfyDeploy: How ComfyUI Thera works in ComfyUI?
What is ComfyUI Thera?
This project is an unofficial ComfyUI implementation of [a/Thera](https://github.com/prs-eth/thera) (Aliasing-Free Arbitrary-Scale Super-Resolution with Neural Heat Fields)
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 Thera
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
<div align="center">
ComfyUI Thera
This project is an unofficial ComfyUI implementation of Thera (Aliasing-Free Arbitrary-Scale Super-Resolution with Neural Heat Fields)
<img height="350" src="https://github.com/user-attachments/assets/956de75b-c331-49b7-87d0-aad482734a25" /> </div>Installation
Navigate to /ComfyUI/custom_nodes
directory
git clone https://github.com/yuvraj108c/ComfyUI-Thera
cd ComfyUI-Thera
pip install -r requirements.txt
Usage
- Load example workflow
- Models will be autodownloaded to
/ComfyUI/models/Thera
Citation
@article{becker2025thera,
title={Thera: Aliasing-Free Arbitrary-Scale Super-Resolution with Neural Heat Fields},
author={Becker, Alexander and Daudt, Rodrigo Caye and Narnhofer, Dominik and Peters, Torben and Metzger, Nando and Wegner, Jan Dirk and Schindler, Konrad},
journal={arXiv preprint arXiv:2311.17643},
year={2025}
}
Acknowledgments
Thanks to simplepod.ai for providing GPU servers