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

Update requirements.txt

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