We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84b5ba commit 576305bCopy full SHA for 576305b
pyproject.toml
@@ -41,7 +41,7 @@ dependencies = [
41
# MANDATORY for cneuromax/fitting/deeplearning/
42
"lightning==2.1.4",
43
# OPTIONAL for cneuromax/fitting/deeplearning/
44
- "diffusers==0.26.0", # Diffusion models
+ "diffusers==0.26.1", # Diffusion models
45
"transformers==4.37.2", # HuggingFace models & utils
46
"datasets==2.16.1", # HuggingFace datasets
47
# MANDATORY for cneuromax/fitting/neuroevolution/
0 commit comments