Skip to content

Commit

Permalink
Fix torch requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
achamma723 committed Jan 1, 2024
1 parent b0a55fc commit 2408a7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
--extra-index-url https://download.pytorch.org/whl/cu118
numpy
joblib
scipy
scikit-learn
torch
torchmetrics
pandas
pandas

0 comments on commit 2408a7d

Please sign in to comment.