diff --git a/pyproject.toml b/pyproject.toml index f5713af..312a499 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,8 @@ dependencies = [ "opencv-python>=4.11.0.86", "optimum>=1.24.0", "pyclipper>=1.3.0.post6", + "python-multipart>=0.0.20", + "ray[serve]>=2.43.0", "shapely>=2.0.7", "streamlit>=1.42.2", "streamlit-paste-button>=0.1.2",