muhfrrazi commited on
Commit
b48de65
1 Parent(s): 898b064

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- python==3.5
2
- streamlit==0.87.0
3
- tensorflow==2.5.0
4
  numpy==1.23.5
5
  transformers==4.29.2
6
- preprocessor==4.29.2
7
- tensorflow.keras==2.5.0
 
1
+ streamlit==1.23.0
2
+ tensorflow==2.8.0
 
3
  numpy==1.23.5
4
  transformers==4.29.2
5
+ protobuf==3.20.0
6
+ tweet-preprocessor==0.6.0