sshi commited on
Commit
9bfb396
1 Parent(s): ded5657

Update requirement file

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  # Usage: pip install -r requirements.txt
2
 
3
  # Base ----------------------------------------
 
4
  matplotlib>=3.2.2
5
  numpy>=1.18.5
6
  opencv-python>=4.1.1
 
1
  # Usage: pip install -r requirements.txt
2
 
3
  # Base ----------------------------------------
4
+ git+https://github.com/huggingface/transformers.git@main
5
  matplotlib>=3.2.2
6
  numpy>=1.18.5
7
  opencv-python>=4.1.1