Skip to content

Commit

Permalink
Update setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Apr 29, 2024
1 parent 538a721 commit 8ee5ce1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recon_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ torch >= 2.0.0
torchvision
torchmetrics
lpips
wandb
wandb
datasets
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"rawpy>=0.16.0", # less than python 3.12
"paramiko>=3.2.0",
"hydra-core",
"slm_controller @ git+https://github.com/ebezzam/slm-controller.git"
],
extra_requires={"dev": ["pudb", "black"]},
)

0 comments on commit 8ee5ce1

Please sign in to comment.