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

Fix protobuf compatibility issue by downgrading to 3.20.3

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