Spaces:
Runtime error
Runtime error
Resolve dependency conflict
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ streamlit==1.10.0
|
|
4 |
torch==1.12.0
|
5 |
scikit-learn==1.1.1
|
6 |
KeyBERT==0.5.1
|
7 |
-
protobuf==
|
|
|
4 |
torch==1.12.0
|
5 |
scikit-learn==1.1.1
|
6 |
KeyBERT==0.5.1
|
7 |
+
protobuf==3.20.3
|