0x70DA commited on
Commit
c6b7076
1 Parent(s): 8bafb81

Add `torch` and `numpy` packages

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -2,3 +2,5 @@ pillow
2
  opencv-python-headless
3
  dlib
4
  transformers
 
 
 
2
  opencv-python-headless
3
  dlib
4
  transformers
5
+ torch
6
+ numpy