KLeedrug commited on
Commit
9a2cfbe
β€’
1 Parent(s): d5b24a5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ --find-links https://download.pytorch.org/whl/cu113
2
+ torch >= 1.12.0
3
+ transformers
4
+ tokenizers