mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update Transformers 4.37.2 -> 4.38.2
This commit is contained in:
parent
ec456bc58c
commit
7aa6534960
@ -51,12 +51,12 @@ dependencies = [
|
||||
"torchmetrics==0.11.4",
|
||||
"torchsde==0.2.6",
|
||||
"torchvision==0.16.2",
|
||||
"transformers==4.37.2",
|
||||
"transformers==4.38.2",
|
||||
|
||||
# Core application dependencies, pinned for reproducible builds.
|
||||
"fastapi-events==0.10.1",
|
||||
"fastapi==0.109.2",
|
||||
"huggingface-hub==0.20.3",
|
||||
"huggingface-hub==0.21.3",
|
||||
"pydantic-settings==2.1.0",
|
||||
"pydantic==2.6.1",
|
||||
"python-socketio==5.11.1",
|
||||
|
Loading…
Reference in New Issue
Block a user