liudongqing commited on
Commit
8615e1c
1 Parent(s): 56427b4

Added the requiremnt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  torch
2
  spaces
3
- git+https://github.com/huggingface/transformers.git
 
 
1
  torch
2
  spaces
3
+ git+https://github.com/huggingface/transformers.git
4
+ accelerate>=0.26.0