Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
tensorflow
|
2 |
tensorflow-probability
|
3 |
math
|
4 |
-
streamlit
|
|
|
|
|
|
1 |
tensorflow
|
2 |
tensorflow-probability
|
3 |
math
|
4 |
+
streamlit
|
5 |
+
matplotlib
|
6 |
+
numpy
|