use GitPython instead of external git program

This commit is contained in:
Dr.Lt.Data
2023-05-17 09:51:10 +09:00
parent a413c1c631
commit 5fa4f56bf3
2 changed files with 32 additions and 13 deletions

View File

@@ -6,6 +6,10 @@
2. git clone https://github.com/ltdrdata/ComfyUI-Manager.git
3. Restart ComfyUI
# Changes
* **V0.5** Removed external git program dependencies.
# How To Use