Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ numpy
|
|
4 |
pandas
|
5 |
rapidfuzz
|
6 |
sentencepiece
|
7 |
-
pydantic==2.10.6
|
|
|
|
|
|
4 |
pandas
|
5 |
rapidfuzz
|
6 |
sentencepiece
|
7 |
+
pydantic==2.10.6
|
8 |
+
matheel
|
9 |
+
gradio-huggingfacehub-search==0.0.8
|