Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
sympy
|
| 4 |
-
math-verify[antlr4_13_2]
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
sympy
|
| 4 |
+
math-verify[antlr4_13_2]
|
| 5 |
+
datasets
|
| 6 |
+
sentence-transformers
|
| 7 |
+
faiss-cpu
|