Chryslerx10 commited on
Commit
a39ff54
·
verified ·
1 Parent(s): b202f20

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -10,7 +10,7 @@ pandas>=1.3.0
10
  pydantic>=1.8.0
11
  Pillow>=8.0.0
12
  torchxrayvision>=0.0.37
13
- transformers @ git+https://github.com/huggingface/transformers.git@88d960937c81a32bfb63356a2e8ecf7999619681
14
  tokenizers>=0.10.0
15
  sentencepiece>=0.1.95
16
  shortuuid>=1.0.0
 
10
  pydantic>=1.8.0
11
  Pillow>=8.0.0
12
  torchxrayvision>=0.0.37
13
+ transformers==4.52.3
14
  tokenizers>=0.10.0
15
  sentencepiece>=0.1.95
16
  shortuuid>=1.0.0