diff --git a/CLEVR/requirements.txt b/CLEVR/requirements.txt index ce5e943..03217da 100644 --- a/CLEVR/requirements.txt +++ b/CLEVR/requirements.txt @@ -1,7 +1,7 @@ tqdm==4.19.2 torchvision==0.2.1 numpy -torch==0.3.1 +torch==1.13.1 matplotlib==2.2.2 Pillow==9.3.0 scikit_learn==0.19.1