nikshep01 commited on
Commit
6196dc4
·
verified ·
1 Parent(s): d3fd0d6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  transformers
2
  torch
3
  llama-cpp-python
 
 
 
1
  transformers
2
  torch
3
  llama-cpp-python
4
+ evaluate
5
+ datasets==1.18.0