Merge branch 'main' into lstein/chore/controlnet-models-use-mm-cache

This commit is contained in:
Lincoln Stein
2024-07-22 15:34:37 -04:00
committed by GitHub

View File

@ -55,7 +55,7 @@ dependencies = [
"transformers==4.41.1",
# Core application dependencies, pinned for reproducible builds.
"fastapi-events==0.11.0",
"fastapi-events==0.11.1",
"fastapi==0.111.0",
"huggingface-hub==0.23.1",
"pydantic-settings==2.2.1",