diff --git a/eval/requirements.txt b/eval/requirements.txt index 21c49d2..a32e538 100644 --- a/eval/requirements.txt +++ b/eval/requirements.txt @@ -19,12 +19,12 @@ open-clip-torch openai==1.11.1 openai-clip==1.0.1 tokenizers -torch==2.2.0 +torch==2.6.0 torchvision transformers greenlet==3.0.3 tqdm==4.66.2 -pillow==10.2.0 +pillow==12.3.0 pydantic==2.6.3 httpx==0.27.0 distro==1.9.0 diff --git a/requirements.txt b/requirements.txt index b23dea8..bcbab9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ -clip==1.0 -easyocr==1.7.2 -lpips==0.1.4 -networkx==3.1 -numpy==1.24.3 -openai==1.99.9 -opencv-python==4.11.0.86 -paddleocr==3.1.1 -pandas==2.0.3 -pillow==10.2.0 -playwright==1.52.0 -requests==2.31.0 -scikit-learn==1.3.0 -selenium==4.33.0 -torch==2.5.1+cu121 -tqdm==4.65.0 \ No newline at end of file +clip==1.0 +easyocr==1.7.2 +lpips==0.1.4 +networkx==3.1 +numpy==1.24.3 +openai==1.99.9 +opencv-python==4.11.0.86 +paddleocr==3.1.1 +pandas==2.0.3 +pillow==12.3.0 +playwright==1.52.0 +requests==2.31.0 +scikit-learn==1.3.0 +selenium==4.33.0 +torch==2.6.0+cu121 +tqdm==4.65.0