Spaces:
Runtime error
Runtime error
adding requirements
Browse files- stream.py → app.py +0 -0
- requirements.txt +6 -0
stream.py → app.py
RENAMED
File without changes
|
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
numpy
|
3 |
+
matplotlib
|
4 |
+
sklearn
|
5 |
+
numpyro
|
6 |
+
jax
|