AnshuPatel4298 commited on
Commit
d81a458
·
1 Parent(s): f0a88c0

Fix protobuf compatibility issue by downgrading to 3.20.3

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- transformers==4.30.0
2
- tensorflow==2.11.0
3
  protobuf<3.20
4
  streamlit
 
1
+ tensorflow==2.9.0
2
+ transformers==4.19.2
3
  protobuf<3.20
4
  streamlit