pratikshahp commited on
Commit
a7eeec1
·
verified ·
1 Parent(s): bbaef5b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ json
2
+ os
3
+ pandas
4
+ openai
5
+ transformers
6
+ python-dotenv
7
+ torch