shlomihod commited on
Commit
04d087a
·
1 Parent(s): dd27b4a

add requirement for einops

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ accelerate
2
  aiohttp
3
  cohere
4
  datasets
 
5
  huggingface_hub[inference]
6
  imbalanced-learn
7
  numpy
 
2
  aiohttp
3
  cohere
4
  datasets
5
+ einops
6
  huggingface_hub[inference]
7
  imbalanced-learn
8
  numpy