Add python-multipart, which is needed by nodes

This commit is contained in:
Chris Jones 2023-04-07 19:43:42 +01:00
parent f6b131e706
commit 7103ac6a32

View File

@ -63,6 +63,7 @@ dependencies = [
"prompt-toolkit",
"pypatchmatch",
"pyreadline3",
"python-multipart==0.0.6",
"pytorch-lightning==1.7.7",
"realesrgan",
"requests==2.28.2",