Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Workflows. Models. Custom nodes. Environments. All tracked, all switchable, all shareable.

[![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL%203.0-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
[![Docs](https://img.shields.io/badge/docs-comfyhub.org-green)](https://docs.comfyhub.org/comfygit/)
[![Docs](https://img.shields.io/badge/docs-comfygit.org-green)](https://docs.comfygit.org/)
[![Discord](https://img.shields.io/badge/Discord-Join-5865F2?logo=discord&logoColor=white)](https://discord.gg/2h5rSTeh6Y)

<img width="2400" height="944" alt="Gemini_Generated_Image_47nqq547nqq547nq" src="https://github.com/user-attachments/assets/eba259a1-241b-4ef4-ba30-a089a98c9c60" />
Expand Down Expand Up @@ -67,7 +67,7 @@ Customize these in ComfyUI's **Settings → Keyboard Shortcuts**.

## Getting Started

For installation and setup instructions, visit the **[ComfyGit Documentation](https://docs.comfyhub.org/comfygit/)**.
For installation and setup instructions, visit the **[ComfyGit Documentation](https://docs.comfygit.org/)**.

---

Expand Down
2 changes: 1 addition & 1 deletion js/comfygit-panel.js
Original file line number Diff line number Diff line change
Expand Up @@ -21611,7 +21611,7 @@ const $I = { class: "settings-content" }, CI = { class: "settings-section" }, xI
ariaLabel: "View ComfyGit Documentation",
iconPath: "M8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783z"
}
], fT = "v0.0.19", mT = "Akatz", vT = { class: "social-buttons" }, pT = ["title", "aria-label", "onClick"], gT = {
], fT = "v0.0.20", mT = "Akatz", vT = { class: "social-buttons" }, pT = ["title", "aria-label", "onClick"], gT = {
width: "14",
height: "14",
viewBox: "0 0 16 16",
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[project]
name = "comfygit-manager"
version = "0.0.19"
version = "0.0.20"
description = "ComfyGit Manager - Node for managing comfygit environments in ComfyUI"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"comfygit-core==0.3.16",
"comfygit-core==0.3.17",
"watchdog>=6.0.0",
"xxhash>=3.6.0",
"zeroconf>=0.131.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
comfygit-core==0.3.16
comfygit-core==0.3.17
watchdog>=6.0.0
xxhash>=3.6.0
zeroconf>=0.131.0
4 changes: 2 additions & 2 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.