Spaces:
Runtime error
Runtime error
Commit
·
405a577
1
Parent(s):
13fe1fc
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -1,2 +1,8 @@
|
|
1 |
tensorflow==2.10.0
|
2 |
streamlit>=1.10.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
tensorflow==2.10.0
|
2 |
streamlit>=1.10.0
|
3 |
+
matplotlib
|
4 |
+
mpl_toolkits
|
5 |
+
numpy
|
6 |
+
sklearn
|
7 |
+
pandas
|
8 |
+
|