AamerAkhter commited on
Commit
dd2c412
·
verified ·
1 Parent(s): 4387bd9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  streamlit
2
  transformers
3
- torch # Required by most transformer models
 
 
 
1
  streamlit
2
  transformers
3
+ torch
4
+ sentencepiece
5
+ protobuf<4.0.0 # Required to avoid compatibility issues with Streamlit