ganireddikumar commited on
Commit
e9259a7
·
verified ·
1 Parent(s): 03c63c7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -6
requirements.txt CHANGED
@@ -1,6 +1,12 @@
1
- numpy
2
- tensorflow
3
- scikit-learn
4
- matplotlib
5
- streamlit
6
- mpld3
 
 
 
 
 
 
 
1
+ streamlit
2
+ tensorflow # or any compatible version you're using
3
+ numpy
4
+ pandas
5
+ scikit-learn
6
+ matplotlib
7
+ mpld3
8
+ imageio
9
+ requests
10
+ h5py
11
+
12
+