diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-09-28 20:36:47 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-09-28 20:36:47 +0000 |
commit | 43e273004bf876138550fe462f2bd9d5788e7d9a (patch) | |
tree | 5024a4d76dd577cf65a6990b0a8192a33d44a6ad /requirements.txt | |
parent | d62954c2bc149053f9f51dfe95751b9e0ea29f03 (diff) | |
download | stable-diffusion-webui-gfx803-43e273004bf876138550fe462f2bd9d5788e7d9a.tar.gz stable-diffusion-webui-gfx803-43e273004bf876138550fe462f2bd9d5788e7d9a.tar.bz2 stable-diffusion-webui-gfx803-43e273004bf876138550fe462f2bd9d5788e7d9a.zip |
remove k-diffusion from requirements because we are not cloning the repo
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index ec30a598..aa9b94f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,6 @@ font-roboto gfpgan
gradio
invisible-watermark
-git+https://github.com/crowsonkb/k-diffusion.git
numpy
omegaconf
piexif
|