basil-ahmad commited on
Commit
6e66089
1 Parent(s): 424c8f7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch
2
- opencv-python
3
- streamlit
4
- matlotlib
 
1
+ torch==2.0.1
2
+ matplotlib==3.7.1
3
+ streamlit==1.23.1
4
+ opencv-python==4.7.0.72