diff --git a/requirements.txt b/requirements.txt index db598f57..4edac468 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,46 +23,64 @@ imageio-ffmpeg kornia numpy omegaconf + open_clip_torch opencv-python prettytable + safetensors streamlit + test-tube timm + torchmetrics webdataset yapf + wolframalpha wikipedia==1.4.0 httpx + ggl gradio_tools arxiv + google-api-python-client google-auth-httplib2 beautifulsoup4==4.11.2 + O365 pytube pydub + llama-index fastapi==0.94.1 pydantic==1.10.6 + tenacity==8.2.2 python-dotenv==1.0.0 -pillow==9.4.0 -boto3 +boto3 uvicorn==0.21.1 python-ptrace==0.9.8 + + jinja2==3.1.2 python-multipart==0.0.6 celery==5.2.7 + + redis==4.5.4 sentencepiece==0.1.97 bitsandbytes==0.37.2 + + psycopg2-binary==2.9.5 google-search-results==2.4.2 black==23.1.0 + +Pillow==9.0.0 + diff --git a/setup.py b/setup.py index e4512d2a..36c78b35 100644 --- a/setup.py +++ b/setup.py @@ -70,7 +70,7 @@ setup( 'pydantic==1.10.6', 'tenacity==8.2.2', 'python-dotenv==1.0.0', - 'pillow==9.4.0', + 'Pillow==9.0.0', 'boto3', 'uvicorn==0.21.1', 'python-ptrace==0.9.8',