RashiAgarwal commited on
Commit
9da4bfa
1 Parent(s): 8c7eb6c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch
2
+ transformers
3
+ tiktoken
4
+ typing-extensions==4.7.1
5
+ lida==0.0.10