nikshep01 commited on
Commit
1f28e9a
·
verified ·
1 Parent(s): 7a73b12

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -3,6 +3,8 @@ langchain
3
  langchain_community
4
  openai
5
  langchain-openai
 
 
6
 
7
 
8
 
 
3
  langchain_community
4
  openai
5
  langchain-openai
6
+ transformers
7
+ torch
8
 
9
 
10