Browse Source

Bracket the transformers version to known working ones

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

2
requirements.txt

@ -6,4 +6,4 @@ safetensors
tqdm tqdm
open_clip_torch open_clip_torch
blip-ci blip-ci
transformers==4.26.1 transformers>=4.15.0,<=4.26.1

Loading…
Cancel
Save