ag-nexla commited on
Commit
6521ec1
·
1 Parent(s): f461638

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ onnxruntime
2
  transformers
3
  numpy
4
  torch # Required by your modeling.py for ConstBERT logic
5
- ujson
 
 
2
  transformers
3
  numpy
4
  torch # Required by your modeling.py for ConstBERT logic
5
+ ujson
6
+ gitpython