Skip to content

Commit 576305b

Browse files
Update dependency diffusers to v0.26.1 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f84b5ba commit 576305b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
# MANDATORY for cneuromax/fitting/deeplearning/
4242
"lightning==2.1.4",
4343
# OPTIONAL for cneuromax/fitting/deeplearning/
44-
"diffusers==0.26.0", # Diffusion models
44+
"diffusers==0.26.1", # Diffusion models
4545
"transformers==4.37.2", # HuggingFace models & utils
4646
"datasets==2.16.1", # HuggingFace datasets
4747
# MANDATORY for cneuromax/fitting/neuroevolution/

0 commit comments

Comments
 (0)