MaximeSHE commited on
Commit
d9f6881
·
verified ·
1 Parent(s): 1bb6214

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit==1.37.0
2
  torch >= 2.2.2
3
  protobuf==3.20.0
4
- transformers[torch]==4.41.1
 
 
1
  streamlit==1.37.0
2
  torch >= 2.2.2
3
  protobuf==3.20.0
4
+ transformers[torch]==4.41.1
5
+ einops==0.5.0