diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-09-08 07:31:20 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-09-08 07:31:20 +0000 |
commit | 61785cef656335cce3ab50b420301d2821f7c5e1 (patch) | |
tree | df66e649b5e30c21fb68d6b93af9bb48b0f48584 /requirements.txt | |
parent | 0fedd50886fb2f745cc6faab001090b77fbd0382 (diff) | |
parent | 9ddaf8269ebfb11c8fd2e48f0e8d33c125213437 (diff) | |
download | stable-diffusion-webui-gfx803-61785cef656335cce3ab50b420301d2821f7c5e1.tar.gz stable-diffusion-webui-gfx803-61785cef656335cce3ab50b420301d2821f7c5e1.tar.bz2 stable-diffusion-webui-gfx803-61785cef656335cce3ab50b420301d2821f7c5e1.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index c9e3f2fc..ba1bc281 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,6 @@ omegaconf pytorch_lightning
diffusers
invisible-watermark
+scikit-image
git+https://github.com/crowsonkb/k-diffusion.git
git+https://github.com/TencentARC/GFPGAN.git
|