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

View File

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