Update requirements.txt
Browse files- 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
|
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
|