Update requirements transformers==4.25.1
Update requirement for transformers to version 4.25.1 to allow instruct-pix2pix demo code to work
Showing
... | @@ -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 | ||
... | ... |
Please
register
or
sign in
to comment