MaximeSHE commited on
Commit
262717a
1 Parent(s): a1e36c8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,5 +1,8 @@
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
 
 
 
1
  streamlit==1.37.0
2
  torch >= 2.2.2
3
+ einops==0.5.0
4
+ sentencepiece==0.1.99
5
  transformers[torch]==4.41.1
6
+ protobuf==5.27.2
7
+ accelerate==0.33.0
8
+ timm==1.0.7