We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da9ab45 commit b23ca47Copy full SHA for b23ca47
pyproject.toml
@@ -41,7 +41,7 @@ dependencies = [
41
# MANDATORY for cneuromax/fitting/deeplearning/
42
"lightning==2.1.3",
43
# OPTIONAL for cneuromax/fitting/deeplearning/
44
- "transformers==4.37.0", # HuggingFace models & utils
+ "transformers==4.37.1", # HuggingFace models & utils
45
"datasets==2.16.1", # HuggingFace datasets
46
# MANDATORY for cneuromax/fitting/neuroevolution/
47
"mpi4py==3.1.5", # Inter-process communication
0 commit comments