Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ peft==0.5.0
|
|
4 |
pandas
|
5 |
yfinance
|
6 |
finnhub-python
|
7 |
-
nvidia-ml-py3
|
|
|
|
|
|
4 |
pandas
|
5 |
yfinance
|
6 |
finnhub-python
|
7 |
+
nvidia-ml-py3
|
8 |
+
accelerate
|
9 |
+
bitsandbytes
|