Skip to content

Commit

Permalink
Merge pull request #1329 from bghira/main
Browse files Browse the repository at this point in the history
update dependency pins
  • Loading branch information
bghira authored Feb 28, 2025
2 parents 2f62e32 + fdc4af0 commit 814397c
Show file tree
Hide file tree
Showing 6 changed files with 5,964 additions and 5,403 deletions.
3,525 changes: 1,922 additions & 1,603 deletions install/apple/poetry.lock

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions install/apple/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ package-mode = false

[tool.poetry.dependencies]
python = ">=3.10,<3.13"
torch = "^2.5.0"
torchvision = "^0.20.0"
diffusers = {git = "https://github.com/huggingface/diffusers"}
transformers = "^4.47.1"
torch = "^2.6.0"
torchvision = "^0.21.0"
diffusers = "^0.32.2"
transformers = "^4.49.0"
datasets = "^3.0.0"
wandb = "^0.19.1"
requests = "^2.32.3"
Expand All @@ -36,7 +36,7 @@ numpy = "^2.2.0"
peft = "^0.14.0"
tensorboard = "^2.18.0"
regex = "^2023.12.25"
huggingface-hub = "^0.27.0"
huggingface-hub = "^0.29.1"
optimum-quanto = {git = "https://github.com/huggingface/optimum-quanto"}
torch-optimi = "^0.2.1"
lycoris-lora = {git = "https://github.com/kohakublueleaf/lycoris", rev = "dev"}
Expand All @@ -47,7 +47,7 @@ torchao = "^0.7.0"
torchaudio = "^2.5.0"
atomicwrites = "^1.4.1"
beautifulsoup4 = "^4.12.3"
prodigy-plus-schedule-free = "^1.8.51"
prodigy-plus-schedule-free = "^1.9.0"


[build-system]
Expand Down
Loading

0 comments on commit 814397c

Please sign in to comment.