We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 946cfdf commit 0701945Copy full SHA for 0701945
docs/requirements.txt
@@ -21,7 +21,7 @@ sphinxcontrib-serializinghtml
21
sphinx-autodoc-typehints==1.11.1
22
pandas
23
einops
24
-transformers>=4.36.0, <4.41.0; python_version <= '3.10'
+transformers>=4.53.0
25
mlflow>=2.12.2
26
clearml>=1.10.0rc0
27
tensorboardX
requirements-dev.txt
@@ -35,7 +35,7 @@ tifffile; platform_system == "Linux" or platform_system == "Darwin"
35
36
requests
37
38
39
40
41
matplotlib>=3.6.3
0 commit comments