Browse Source

Specify transformers version to avoid tensor error

pull/63/head
dnwalkup 2 years ago committed by GitHub
parent
commit
1c2a36d3d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      requirements.txt

3
requirements.txt

@ -5,4 +5,5 @@ requests
safetensors
tqdm
open_clip_torch
blip-ci
blip-ci
transformers==4.26.1

Loading…
Cancel
Save