ag-nexla commited on
Commit
f461638
·
1 Parent(s): 5d58ea2

updated requirements.txt

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