Update requirements transformers==4.25.1
Update requirement for transformers to version 4.25.1 to allow instruct-pix2pix demo code to work
This commit is contained in:
parent
ee0a0da324
commit
bd9b55ee90
@ -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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user