eaglelandsonce commited on
Commit
9a432ab
·
verified ·
1 Parent(s): 5c6fadc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- torch==1.9.0
2
- torchvision==0.10.0
3
  matplotlib==3.4.2
4
  streamlit==0.84.0
 
 
 
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