Rehman1603 commited on
Commit
d675c37
1 Parent(s): 23a0568

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -4,8 +4,10 @@ transformers
4
  langchain-together
5
  langchain
6
  streamlit
7
-
8
-
 
 
9
 
10
 
11
 
 
4
  langchain-together
5
  langchain
6
  streamlit
7
+ torch
8
+ nltk
9
+ torch
10
+ sentencepiece
11
 
12
 
13