cutechicken commited on
Commit
e0ca1c1
1 Parent(s): e354b27

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -5,5 +5,8 @@ torch
5
  torchvision
6
  git+https://github.com/huggingface/transformers.git
7
  sentencepiece
8
-
9
- python-dotenv
 
 
 
 
5
  torchvision
6
  git+https://github.com/huggingface/transformers.git
7
  sentencepiece
8
+ python-dotenv
9
+ datasets
10
+ sentence-transformers
11
+ scikit-learn
12
+ numpy