MuhammmadRizwanRizwan commited on
Commit
74e9cba
1 Parent(s): eec644d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ opencv-python
3
+ numpy
4
+ torch
5
+ torchvision
6
+ matplotlib