File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
1616### Removed
1717
18+ ## [ 2.0.3] - 2026-01-22
19+
20+ ### Fixed
21+ - Fixed the icon url to point to a statis url
22+
1823## [ 2.0.2] - 2026-01-22
1924
2025### Fixed
Original file line number Diff line number Diff line change 1- # ComfyUI-RTX_Remix
1+ ![ RTX Remix Icon] ( https://media.githubusercontent.com/media/NVIDIAGameWorks/ComfyUI-RTX-Remix/refs/tags/2.0.2/web/resources/images/remix_icon.png )
2+
3+ # ** NVIDIA RTX Remix Nodes** (* ComfyUI-RTX_Remix* )
24
35ComfyUI custom nodes for creating AI texture processing workflows that integrate seamlessly with the NVIDIA RTX Remix Toolkit.
46
Original file line number Diff line number Diff line change 11[project ]
22name = " ComfyUI-RTX-Remix"
33description = " Use ComfyUI with the RTX Remix Toolkit to remaster classic games."
4- version = " 2.0.2 "
4+ version = " 2.0.3 "
55license = { file = " LICENSE" }
66requires-python = " >=3.10"
77dependencies = [
@@ -26,8 +26,8 @@ Documentation = "https://docs.omniverse.nvidia.com/kit/docs/rtx_remix/latest/ind
2626# Used by Comfy Registry https://comfyregistry.org
2727[tool .comfy ]
2828PublisherId = " svc-remix-github"
29- DisplayName = " RTX Remix Nodes"
30- Icon = " web/resources/images/remix_icon.png"
29+ DisplayName = " NVIDIA RTX Remix Nodes"
30+ Icon = " https://media.githubusercontent.com/media/NVIDIAGameWorks/ComfyUI-RTX-Remix/refs/tags/2.0.2/ web/resources/images/remix_icon.png"
3131requires-comfyui = " >=0.3.48"
3232
3333[tool .ruff ]
You can’t perform that action at this time.
0 commit comments