Spaces:
Runtime error
Runtime error
need matplotlib
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit==1.24.1
|
|
|
2 |
pandas
|
3 |
jax
|
4 |
jaxlib
|
|
|
1 |
streamlit==1.24.1
|
2 |
+
matplotlib
|
3 |
pandas
|
4 |
jax
|
5 |
jaxlib
|