hujiecpp commited on
Commit
ceea499
·
1 Parent(s): 1b65314

init project

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,2 +1,7 @@
 
 
 
1
  opencv-python
2
- transformers
 
 
 
1
+ pytorch
2
+ torchvision
3
+ sentencepiece
4
  opencv-python
5
+ transformers
6
+ 'accelerate>=0.26.0'
7
+ einops