Shahadbal commited on
Commit
895f007
1 Parent(s): 473c0c2

Upload requirements.txt

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