Shahadbal commited on
Commit
e36011a
1 Parent(s): 5019b74

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ openai
2
+ -q python-dotenv==1.0.0
3
+ transformers
4
+ pandas
5
+ matplotlib