Alara Dirik commited on
Commit
66fc5fb
1 Parent(s): 499749b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  # pip install -r requirements.txt
2
-
3
- numpy>=1.18.5
4
- torch>=1.7.0
5
- torchvision>=0.8.1
6
  transformers
7
- opencv-python
 
 
 
1
  # pip install -r requirements.txt
 
 
 
 
2
  transformers
3
+ torch
4
+ scipy
5
+ numpy
6
+