Commit
·
40c09fc
1
Parent(s):
5f09e75
changes in pytoml
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -24,7 +24,7 @@ dependencies = [
|
|
24 |
"pydantic>=1.8.0",
|
25 |
"Pillow>=8.0.0",
|
26 |
"torchxrayvision>=0.0.37",
|
27 |
-
"transformers>=4.
|
28 |
"tokenizers>=0.10.0",
|
29 |
"sentencepiece>=0.1.95",
|
30 |
"shortuuid>=1.0.0",
|
|
|
24 |
"pydantic>=1.8.0",
|
25 |
"Pillow>=8.0.0",
|
26 |
"torchxrayvision>=0.0.37",
|
27 |
+
"transformers>=4.52.3",
|
28 |
"tokenizers>=0.10.0",
|
29 |
"sentencepiece>=0.1.95",
|
30 |
"shortuuid>=1.0.0",
|