diff --git a/clamp/requirements.txt b/clamp/requirements.txt index 8e602ccd..ca519d68 100644 --- a/clamp/requirements.txt +++ b/clamp/requirements.txt @@ -1,4 +1,4 @@ -transformers==4.18.0 +transformers==4.30.0 --find-links https://download.pytorch.org/whl/torch_stable.html torch==1.9.1+cu111 -f https://download.pytorch.org/whl/torch_stable.html diff --git a/musecoco/requirements.txt b/musecoco/requirements.txt index 501b350e..74c2164f 100644 --- a/musecoco/requirements.txt +++ b/musecoco/requirements.txt @@ -1,6 +1,6 @@ # Text-to-Attribute Understanding torch==1.11.0 -transformers==4.26.0 +transformers==4.30.0 accelerate datasets sentencepiece!=0.1.92 diff --git a/requirements.txt b/requirements.txt index 7d435a0d..3cf4359c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ PyYAML pypianoroll fairseq==0.10.0 torch==1.7.1 -transformers==3.5.1 +transformers==4.30.0 pypinyin==0.39.1 jieba==0.42.1 tensorboard==2.4.0