Add module
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ streamlit==1.10.0
|
|
4 |
torch==1.12.0
|
5 |
scikit-learn==1.1.1
|
6 |
KeyBERT==0.5.1
|
|
|
|
4 |
torch==1.12.0
|
5 |
scikit-learn==1.1.1
|
6 |
KeyBERT==0.5.1
|
7 |
+
protobuf==3.12
|