Vokturz commited on
Commit
beeb9f6
1 Parent(s): e8be103

added einops for phi 1.5

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ accelerate @ git+https://github.com/huggingface/accelerate
2
  transformers @ git+https://github.com/huggingface/transformers
3
  huggingface_hub
4
  pandas
5
- plotly
 
 
2
  transformers @ git+https://github.com/huggingface/transformers
3
  huggingface_hub
4
  pandas
5
+ plotly
6
+ einops==0.6.1