Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
|
|
1 |
transformers==4.32.0
|
2 |
peft==0.5.0
|
3 |
pandas
|
4 |
yfinance
|
5 |
-
finnhub-python
|
|
|
|
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
|