danielle2003 commited on
Commit
8c35bb8
·
verified ·
1 Parent(s): 8639e29

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- streamlit==1.41.1
2
- numpy==2.1.0
3
- pandas==2.0.3
 
 
4
  torch==2.0.1
5
- torchvision==0.15.2
6
- tensorflow==2.18.0
7
  scikit-learn==1.3.0
8
  Pillow==9.5.0
9
  matplotlib==3.8.0
 
1
+ streamlit==1.41.1
2
+ tensorflow==2.18.0
3
+ torchvision==0.15.2
4
+ pandas==2.0.3
5
+ numpy==1.26.0
6
  torch==2.0.1
 
 
7
  scikit-learn==1.3.0
8
  Pillow==9.5.0
9
  matplotlib==3.8.0