Commit bd9b55ee authored by Kyle's avatar Kyle

Update requirements transformers==4.25.1

Update requirement for transformers to version 4.25.1 to allow instruct-pix2pix demo code to work
parent ee0a0da3
...@@ -16,7 +16,7 @@ pytorch_lightning==1.7.7 ...@@ -16,7 +16,7 @@ pytorch_lightning==1.7.7
realesrgan realesrgan
scikit-image>=0.19 scikit-image>=0.19
timm==0.4.12 timm==0.4.12
transformers==4.19.2 transformers==4.25.1
torch torch
einops einops
jsonmerge jsonmerge
......
blendmodes==2022 blendmodes==2022
transformers==4.19.2 transformers==4.25.1
accelerate==0.12.0 accelerate==0.12.0
basicsr==1.4.2 basicsr==1.4.2
gfpgan==1.3.8 gfpgan==1.3.8
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment