Spaces:
Build error
Build error
Shubhayu Majumdar
commited on
Commit
·
3ffb593
1
Parent(s):
22b8606
jax
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ scikit_learn
|
|
| 8 |
seaborn
|
| 9 |
streamlit
|
| 10 |
yfinance
|
| 11 |
-
|
| 12 |
jaxlib
|
| 13 |
git+https://github.com/google-research/timesfm.git
|
| 14 |
protobuf==3.20.*
|
|
|
|
| 8 |
seaborn
|
| 9 |
streamlit
|
| 10 |
yfinance
|
| 11 |
+
jax[cpu]
|
| 12 |
jaxlib
|
| 13 |
git+https://github.com/google-research/timesfm.git
|
| 14 |
protobuf==3.20.*
|