Skip to content

Commit

Permalink
update: pin weave version to 0.15.14
Browse files Browse the repository at this point in the history
  • Loading branch information
soumik12345 committed Oct 17, 2024
1 parent 83efec8 commit 9881658
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,5 @@ dump/
.ruff_cache/
**.jsonl
test.py
inference_dataset/
inference_dataset/
poetry.lock
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ diffusers = "^0.27.2"
accelerate = "^0.30.1"
wandb = "^0.18.3"
poetry = "^1.8.3"
weave = "^0.51.12"
weave = "0.51.14"
huggingface-hub = "^0.23.0"
datasets = "^2.19.1"
fal_client = "^0.5.0"
Expand Down

0 comments on commit 9881658

Please sign in to comment.