Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ pymupdf
|
|
15 |
wikipedia
|
16 |
python-dotenv
|
17 |
sentence-transformers # Added this as it was missing from your traceback
|
|
|
18 |
|
|
|
15 |
wikipedia
|
16 |
python-dotenv
|
17 |
sentence-transformers # Added this as it was missing from your traceback
|
18 |
+
protobuf==3.20.3
|
19 |
|