diff --git a/pyproject.toml b/pyproject.toml index 6302de28df..3d72483237 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,6 +63,7 @@ dependencies = [ "prompt-toolkit", "pypatchmatch", "pyreadline3", + "python-multipart==0.0.6", "pytorch-lightning==1.7.7", "realesrgan", "requests==2.28.2",