diff options
author | Greendayle <Greendayle> | 2022-10-08 16:02:56 +0000 |
---|---|---|
committer | Greendayle <Greendayle> | 2022-10-08 16:02:56 +0000 |
commit | 01f8cb44474e454903c11718e6a4f33dbde34bb8 (patch) | |
tree | 3f0b30e2f356733b5d610d1fb4c4913c305c3af4 /requirements.txt | |
parent | 5329d0aba0296f2fde4b5e6256dd27d46028a429 (diff) | |
download | stable-diffusion-webui-gfx803-01f8cb44474e454903c11718e6a4f33dbde34bb8.tar.gz stable-diffusion-webui-gfx803-01f8cb44474e454903c11718e6a4f33dbde34bb8.tar.bz2 stable-diffusion-webui-gfx803-01f8cb44474e454903c11718e6a4f33dbde34bb8.zip |
made deepdanbooru optional, added to readme, automatic download of deepbooru model
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index cd3953c6..81641d68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,4 @@ resize-right torchdiffeq
kornia
lark
-deepdanbooru
-tensorflow
-tensorflow-io
functorch
|