Skip to content

Commit

Permalink
Merge pull request #32 from srivatsankrishnan/environment-lib-fix
Browse files Browse the repository at this point in the history
fix for torch and qhoptim by adding them in the requirements.txt
  • Loading branch information
ShvetankPrakash authored Oct 8, 2023
2 parents 1162f65 + 3d10fa3 commit da8d71a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 0 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,8 @@ dependencies:
- requests
- tqdm >= 4.37.0
- keras
- scikit-learn
- psutil
- torch
- xgboost
- beautifulsoup4
- qhoptim
- lxml
- pytz
- nodejs
Expand Down
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
tensorboard >= 2.3
tensorflow >= 2.3
qhoptim >= 1.1
torch >= 1.6
scikit-learn
xgboost
atoma
scikit-optimize
envlogger
Expand Down

0 comments on commit da8d71a

Please sign in to comment.