skip installing packages with pip if theyare already installed

record time it took to launch
This commit is contained in:
AUTOMATIC1111
2023-07-17 20:10:24 +03:00
parent 699108bfbb
commit a99d5708e6
3 changed files with 52 additions and 7 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ einops==0.4.1
fastapi==0.94.0
gfpgan==1.3.8
gradio==3.32.0
httpcore<=0.15
httpcore==0.15
inflection==0.5.1
jsonmerge==1.8.0
kornia==0.6.7
@@ -17,7 +17,7 @@ numpy==1.23.5
omegaconf==2.2.3
open-clip-torch==2.20.0
piexif==1.1.3
psutil~=5.9.5
psutil==5.9.5
pytorch_lightning==1.9.4
realesrgan==0.3.0
resize-right==0.0.2