Eun0 commited on
Commit
4fe209a
1 Parent(s): 123c427

Add required packages

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,4 +1,6 @@
 
1
  tensorflow
 
2
  sentencepiece
3
  torchvision
4
  torch
 
1
+ opencv-python
2
  tensorflow
3
+ transformers
4
  sentencepiece
5
  torchvision
6
  torch