ComfyUI-Thera

ComfyUI-Thera
★ 36

超分辨率无别名任意尺度神经热场
在 ComfyUI 中集成 Thera,实现基于神经热场的无别名任意尺度超分辨率,自动下载与管理模型,方便嵌入工作流
💡 在 ComfyUI 工作流中对图片进行无别名任意尺度超分辨率
🍴 5 Forks💻 Python🔄 2026-01-02
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/6862a2001521
📦 requirements.txt
jax[cuda]
flax
jaxtyping
jaxlib
📄 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 (Aliasing-Free Arbitrary-Scale Super-Resolution with Neural Heat Fields)

Last tested: 2 January 2026 (ComfyUI v0.7.0@f2fda02 | Torch 2.9.1 | Python 3.10.12 | RTX4090 | CUDA 13.0 | Debian 12)

⭐ Support

If you like my projects and wish to see updates and new features, please consider supporting me. It helps a lot!

[](https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt)

[](https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt)

[](https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt)

[](https://github.com/yuvraj108c/ComfyUI-Rife-Tensorrt)

[](https://github.com/yuvraj108c/ComfyUI-Whisper)

[](https://github.com/yuvraj108c/ComfyUI_InvSR)

[](https://github.com/yuvraj108c/ComfyUI-Thera)

[](https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything)

[](https://github.com/yuvraj108c/ComfyUI-PiperTTS)

[](https://www.buymeacoffee.com/yuvraj108cZ)

[](https://paypal.me/yuvraj108c)


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