diff options
author | space-nuko <24979496+space-nuko@users.noreply.github.com> | 2023-03-23 21:09:59 +0000 |
---|---|---|
committer | space-nuko <24979496+space-nuko@users.noreply.github.com> | 2023-03-23 21:09:59 +0000 |
commit | d86beb822832c9162714cf0a3567ad087839a2ac (patch) | |
tree | 8c5d7aa15a893cc41fe629792d76bdb25c1fae66 /requirements.txt | |
parent | a9fed7c364061ae6efb37f797b6b522cb3cf7aa2 (diff) | |
download | stable-diffusion-webui-gfx803-d86beb822832c9162714cf0a3567ad087839a2ac.tar.gz stable-diffusion-webui-gfx803-d86beb822832c9162714cf0a3567ad087839a2ac.tar.bz2 stable-diffusion-webui-gfx803-d86beb822832c9162714cf0a3567ad087839a2ac.zip |
Remove "do not add watermark to images" option
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 6d53f089..c6eb2449 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,6 @@ fonts font-roboto
gfpgan
gradio==3.16.2
-invisible-watermark
numpy
omegaconf
opencv-contrib-python
|