GeorgiosIoannouCoder commited on
Commit
677828d
1 Parent(s): 364b24f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ langchain==0.0.316
2
+ openai==0.28
3
+ transformers
4
+ --extra-index-url https://download.pytorch.org/whl/cu113
5
+ torch