Spaces:
Runtime error
Runtime error
anilrasani
commited on
Commit
•
dbd2108
1
Parent(s):
76a8499
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==2.0.1
|
2 |
+
transformers==4.32.0
|
3 |
+
peft==0.5.0
|
4 |
+
pandas
|
5 |
+
yfinance
|
6 |
+
finnhub-python
|
7 |
+
nvidia-ml-py3
|