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