Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,6 +6,6 @@ yfinance
|
|
6 |
finnhub-python
|
7 |
nvidia-ml-py3
|
8 |
accelerate
|
9 |
-
bitsandbytes
|
10 |
numpy<2
|
11 |
triton==2.0.0
|
|
|
6 |
finnhub-python
|
7 |
nvidia-ml-py3
|
8 |
accelerate
|
9 |
+
bitsandbytes==0.44.0
|
10 |
numpy<2
|
11 |
triton==2.0.0
|