diff --git a/setup.py b/setup.py index 8721ff9..fd37181 100644 --- a/setup.py +++ b/setup.py @@ -20,6 +20,7 @@ install_requires = [ "streamlit-paste-button", "shapely", "pyclipper", + "optimum[exporters]" ] # Add platform-specific dependencies