diff --git a/setup.py b/setup.py index 236a9f68..78ac34b7 100644 --- a/setup.py +++ b/setup.py @@ -52,16 +52,13 @@ setup( 'opencv-python', 'prettytable', 'safetensors', - 'streamlit', 'test-tube', 'timm', 'torchmetrics', 'webdataset', 'yapf', - 'wikipedia==1.4.0', 'httpx', 'ggl', - 'gradio_tools', 'beautifulsoup4==4.11.2', 'llama-index', 'fastapi==0.94.1',