Spaces:
Sleeping
Sleeping
AnshuPatel4298
commited on
Commit
·
d81a458
1
Parent(s):
f0a88c0
Fix protobuf compatibility issue by downgrading to 3.20.3
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
protobuf<3.20
|
4 |
streamlit
|
|
|
1 |
+
tensorflow==2.9.0
|
2 |
+
transformers==4.19.2
|
3 |
protobuf<3.20
|
4 |
streamlit
|