https://github.com/yuvraj108c/ComfyUI-Thera
ComfyUI unofficial implementation of Thera - Aliasing-Free Arbitrary-Scale Super-Resolution with Neural Heat Fields
https://github.com/yuvraj108c/ComfyUI-Thera
Last synced: 26 days ago
JSON representation
ComfyUI unofficial implementation of Thera - Aliasing-Free Arbitrary-Scale Super-Resolution with Neural Heat Fields
- Host: GitHub
- URL: https://github.com/yuvraj108c/ComfyUI-Thera
- Owner: yuvraj108c
- Created: 2025-03-18T10:16:05.000Z (29 days ago)
- Default Branch: master
- Last Pushed: 2025-03-18T11:25:25.000Z (29 days ago)
- Last Synced: 2025-03-18T11:34:19.582Z (29 days ago)
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI Thera** - eth/thera) (Aliasing-Free Arbitrary-Scale Super-Resolution with Neural Heat Fields) (All Workflows Sorted by GitHub Stars)
README
# ComfyUI Thera
[](https://arxiv.org/abs/2311.17643)
[](https://therasr.github.io)
[](https://www.apache.org/licenses/LICENSE-2.0)This project is an unofficial ComfyUI implementation of [Thera](https://github.com/prs-eth/thera) (Aliasing-Free Arbitrary-Scale Super-Resolution with Neural Heat Fields)
## Installation
Navigate to `/ComfyUI/custom_nodes` directory
```bash
git clone https://github.com/yuvraj108c/ComfyUI-Thera
cd ComfyUI-Thera
pip install -r requirements.txt
```## Usage
- Load [example workflow](workflows/thera_workflow.json)
- 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](https://simplepod.ai/) for providing GPU servers