Terence9 commited on
Commit
ec5ece2
·
verified ·
1 Parent(s): 807bfa2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- torch>=1.9.0
2
- torchvision>=0.10.0
3
- pandas>=1.3.0
4
- Pillow>=8.3.1
5
- scikit-learn>=0.24.2
6
- matplotlib>=3.4.2
7
- # notebook>=6.4.0
8
- # ipykernel>=6.0.0
9
- flask>=2.0.0
10
  werkzeug>=2.0.0
 
1
+ torch>=1.9.0
2
+ torchvision>=0.10.0
3
+ pandas>=1.3.0
4
+ Pillow>=8.3.1
5
+ scikit-learn>=0.24.2
6
+ matplotlib>=3.4.2
7
+ # notebook>=6.4.0
8
+ # ipykernel>=6.0.0
9
+ flask>=2.0.0
10
  werkzeug>=2.0.0