Sambhavnoobcoder commited on
Commit
c82d7fb
·
1 Parent(s): 60ae5e6

added torch to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  tensorflow == 2.12.0
2
  numpy == 1.22.4
3
- opencv-python == 4.7.0.68
 
 
1
  tensorflow == 2.12.0
2
  numpy == 1.22.4
3
+ opencv-python == 4.7.0.68
4
+ torch