From 395f1705979193a0525e1479f0d263e9751e3793 Mon Sep 17 00:00:00 2001 From: AUTOMATIC <16777216c@gmail.com> Date: Tue, 6 Sep 2022 10:11:25 +0300 Subject: readme extras for VRAM for added missing packages to requirements for #74 add support for negative numbers in X/Y plot (plus ranges) #73 changed progressbar to work properly with custom modes --- requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 91b21222..c9e3f2fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,3 +8,7 @@ torch transformers omegaconf pytorch_lightning +diffusers +invisible-watermark +git+https://github.com/crowsonkb/k-diffusion.git +git+https://github.com/TencentARC/GFPGAN.git -- cgit v1.2.3