We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a3865 commit 11dec76Copy full SHA for 11dec76
pyproject.toml
@@ -41,7 +41,7 @@ dependencies = [
41
# MANDATORY for cneuromax/fitting/deeplearning/
42
"lightning==2.2.0.post0",
43
# OPTIONAL for cneuromax/fitting/deeplearning/
44
- "diffusers==0.26.2", # Diffusion models
+ "diffusers==0.26.3", # Diffusion models
45
"transformers==4.37.2", # HuggingFace models & utils
46
"datasets==2.17.0", # HuggingFace datasets
47
# MANDATORY for cneuromax/fitting/neuroevolution/
0 commit comments