PierreBrunelle
commited on
Commit
•
4692a0c
1
Parent(s):
89c85fb
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
yfinance
|
3 |
+
pandas
|
4 |
+
numpy
|
5 |
+
pixeltable
|
6 |
+
plotly
|
7 |
+
openai
|