Jean Lima commited on
Commit
ad22e9f
·
1 Parent(s): 349efd4

Update transformers from source for LFM2 support

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,6 +3,6 @@ uvicorn[standard]==0.27.0
3
  huggingface-hub>=0.25.0
4
  python-multipart==0.0.6
5
  torch>=2.0.0
6
- transformers>=4.40.0
7
  accelerate>=0.27.0
8
  sentencepiece
 
3
  huggingface-hub>=0.25.0
4
  python-multipart==0.0.6
5
  torch>=2.0.0
6
+ git+https://github.com/huggingface/transformers.git
7
  accelerate>=0.27.0
8
  sentencepiece