An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# ComfyUI Thera
[![Paper](https://img.shields.io/badge/arXiv-PDF-b31b1b)](https://arxiv.org/abs/2311.17643)
[![Page](https://img.shields.io/badge/Project-Page-green)](https://therasr.github.io)
[![License](https://img.shields.io/badge/License-Apache--2.0-929292)](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