add back pytorch-lightning dependency (#2899)

- Closes #2893
This commit is contained in:
blessedcoolant 2023-03-09 17:22:17 +13:00 committed by GitHub
commit 50ca6b6ffc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,6 +63,7 @@ dependencies = [
"prompt-toolkit",
"pypatchmatch",
"pyreadline3",
"pytorch-lightning==1.7.7",
"realesrgan",
"requests==2.28.2",
"rich~=13.3",