aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2022-10-26 06:24:21 +0000
committerGitHub <noreply@github.com>2022-10-26 06:24:21 +0000
commitee73341f04128cf81fb6a55c1942d35d20c9016e (patch)
treecdc7daa946470abf18cd3fd862ea20b94b522849 /requirements.txt
parent7207e3bf49ed000464d288cd67e02f0ba8614dc3 (diff)
parentdf0c5ea29d7f0c682ac81f184f3e482a6450d018 (diff)
downloadstable-diffusion-webui-gfx803-ee73341f04128cf81fb6a55c1942d35d20c9016e.tar.gz
stable-diffusion-webui-gfx803-ee73341f04128cf81fb6a55c1942d35d20c9016e.tar.bz2
stable-diffusion-webui-gfx803-ee73341f04128cf81fb6a55c1942d35d20c9016e.zip
Merge pull request #3139 from captin411/focal-point-cropping
[Preprocess image] New option to auto crop based on complexity, edges, faces
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index da1969cf..75b37c4f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,6 +8,8 @@ gradio==3.5
invisible-watermark
numpy
omegaconf
+opencv-python
+requests
piexif
Pillow
pytorch_lightning