Update requirements transformers==4.25.1

Update requirement for transformers to version 4.25.1 to allow instruct-pix2pix demo code to work
pull/7195/head
Kyle 2023-01-25 09:41:41 +07:00
parent ee0a0da324
commit bd9b55ee90
2 changed files with 2 additions and 2 deletions

@ -16,7 +16,7 @@ pytorch_lightning==1.7.7
realesrgan
scikit-image>=0.19
timm==0.4.12
transformers==4.19.2
transformers==4.25.1
torch
einops
jsonmerge

@ -1,5 +1,5 @@
blendmodes==2022
transformers==4.19.2
transformers==4.25.1
accelerate==0.12.0
basicsr==1.4.2
gfpgan==1.3.8