diff --git a/templates/ComfyUI/info.json b/templates/ComfyUI/info.json index 5eb7e1c..f75bdde 100644 --- a/templates/ComfyUI/info.json +++ b/templates/ComfyUI/info.json @@ -4,5 +4,6 @@ "description": "A powerful and modular image generation interface with a node-based workflow editor", "category": ["Web UI"], "subcategory": ["Image Generation"], - "icon": "https://raw.githubusercontent.com/nosana-ci/templates/refs/heads/main/templates/ComfyUI/comfyui.png" + "icon": "https://raw.githubusercontent.com/nosana-ci/templates/refs/heads/main/templates/ComfyUI/comfyui.png", + "github_url": "https://github.com/comfyanonymous/ComfyUI" } diff --git a/templates/Pytorch-jupyter-notebook/info.json b/templates/Pytorch-jupyter-notebook/info.json index 8ab2e27..de569a3 100644 --- a/templates/Pytorch-jupyter-notebook/info.json +++ b/templates/Pytorch-jupyter-notebook/info.json @@ -4,6 +4,6 @@ "description": "Jupyter Notebook Service", "category": ["Web UI"], "subcategory": ["Featured"], - "icon": "https://seeklogo.com/images/J/jupyter-logo-A91705F539-seeklogo.com.png", + "icon": "https://www.google.com/imgres?q=pytorch%20logo&imgurl=https%3A%2F%2Fwww.clipartmax.com%2Fpng%2Fmiddle%2F476-4769276_pytorch-logo-png.png&imgrefurl=https%3A%2F%2Fwww.clipartmax.com%2Fmiddle%2Fm2H7m2i8H7A0A0G6_pytorch-logo-png%2F&docid=AWv1vZ_1ftQU9M&tbnid=6aaNrsdmoeEDjM&vet=12ahUKEwjT3cHsupCKAxVZgP0HHbcpHagQM3oECH0QAA..i&w=840&h=848&hcb=2&ved=2ahUKEwjT3cHsupCKAxVZgP0HHbcpHagQM3oECH0QAA", "github_url": "https://github.com/pytorch/pytorch" } \ No newline at end of file diff --git a/templates/Tensorflow-jupyter-notebook/info.json b/templates/Tensorflow-jupyter-notebook/info.json index 00e34d3..1ab67bb 100644 --- a/templates/Tensorflow-jupyter-notebook/info.json +++ b/templates/Tensorflow-jupyter-notebook/info.json @@ -4,6 +4,6 @@ "description": "Jupyter Notebook Service", "category": ["Web UI"], "subcategory": ["Featured"], - "icon": "https://seeklogo.com/images/J/jupyter-logo-A91705F539-seeklogo.com.png", + "icon": "https://user-images.githubusercontent.com/40668801/42043955-fbb838a2-7af7-11e8-9795-7f890e871d13.png", "github_url": "https://github.com/tensorflow/tensorflow" } \ No newline at end of file