Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ streamlit
|
|
2 |
numpy
|
3 |
matplotlib
|
4 |
scikit-learn
|
|
|
5 |
numpyro
|
6 |
sympy
|
|
|
2 |
numpy
|
3 |
matplotlib
|
4 |
scikit-learn
|
5 |
+
jax
|
6 |
numpyro
|
7 |
sympy
|