kaxap commited on
Commit
233cc1d
·
1 Parent(s): 1187679

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- pytorch=2.0.1
2
- numpy=1.25.0
3
- numpy-base=1.25.0
4
- pandas=1.5.3
5
- transformers=4.31.0
 
1
+ torch
2
+ numpy
3
+ pandas
4
+ transformers