Skip to content

Commit

Permalink
add quick Craig's suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
afoix committed Sep 15, 2023
1 parent 2f1af7b commit 3090e05
Show file tree
Hide file tree
Showing 3 changed files with 428 additions and 416 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies:
- gcc
- libgcc
- pytorch
- pillow=9.5.0
- pip
- pip:
- -e .
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ torchvision = "^0.15.2"
torchmetrics = "0.11.4"
# pytorch-lightning-bolts = "^0.3.2.post1"
lightning-bolts = "^0.7.0"
Pillow = "9.5.0"

[tool.poetry.dev-dependencies]
pytest = "^7.0.1"
Expand Down
Loading

0 comments on commit 3090e05

Please sign in to comment.