mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-23 07:29:18 -08:00
add requirements for GitPython
This commit is contained in:
@@ -26,3 +26,4 @@ torchdiffeq
|
|||||||
kornia
|
kornia
|
||||||
lark
|
lark
|
||||||
inflection
|
inflection
|
||||||
|
GitPython
|
||||||
|
|||||||
@@ -23,3 +23,4 @@ torchdiffeq==0.2.3
|
|||||||
kornia==0.6.7
|
kornia==0.6.7
|
||||||
lark==1.1.2
|
lark==1.1.2
|
||||||
inflection==0.5.1
|
inflection==0.5.1
|
||||||
|
GitPython==3.1.27
|
||||||
|
|||||||
Reference in New Issue
Block a user