SpencerCPurdy commited on
Commit
f046ba6
·
verified ·
1 Parent(s): f21f227

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ torch
3
+ numpy
4
+ pandas
5
+ scikit-learn
6
+ plotly
7
+ gradio
8
+ yfinance
9
+ ta
10
+ scipy
11
+ gymnasium
12
+ accelerate
13
+ openai
14
+ newsapi-python