Skip to content

Commit

Permalink
feat: remove_unused_dependencies (#103)
Browse files Browse the repository at this point in the history
remove

*torchvision
*torch-sparse
  • Loading branch information
johnsaveus authored Nov 4, 2024
1 parent 89dd664 commit bc14d5b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@ python-dotenv==1.0.1
# Torch requirements
torch==2.3.0
torch-geometric==2.5.0
torchvision==0.18.0
-f https://data.pyg.org/whl/torch-2.3.0+cpu.html
torch-sparse==0.6.18
# -f https://data.pyg.org/whl/torch-2.3.0+cpu.html
# torch-sparse==0.6.18
###
onnxmltools==1.12.0
xgboost==2.1.1
Expand Down

0 comments on commit bc14d5b

Please sign in to comment.