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