eaglelandsonce commited on
Commit
a585aa1
·
verified ·
1 Parent(s): 1f74d29

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch==1.9.0+cpu
2
- torchvision==0.10.0+cpu
3
- matplotlib==3.4.2
4
- streamlit==0.84.0
5
- numpy==1.21.0
6
- Pillow==8.2.0
 
1
+ torch
2
+ torchvision
3
+ matplotlib
4
+ streamlit
5
+ numpy
6
+ Pillow