Spaces:
Runtime error
Runtime error
Greg Thompson
commited on
Commit
·
1329f70
1
Parent(s):
9e43878
Remove typo from requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_
|
|
| 3 |
fuzzywuzzy
|
| 4 |
jsonpickle
|
| 5 |
mathtext @ git+https://gitlab.com/tangibleai/community/mathtext@main
|
| 6 |
-
mathactive @ git+https://gitlab.com/tangibleai/community/mathactive
|
| 7 |
fastapi
|
| 8 |
pydantic
|
| 9 |
requests
|
|
|
|
| 3 |
fuzzywuzzy
|
| 4 |
jsonpickle
|
| 5 |
mathtext @ git+https://gitlab.com/tangibleai/community/mathtext@main
|
| 6 |
+
mathactive @ git+https://gitlab.com/tangibleai/community/mathactive@vlad
|
| 7 |
fastapi
|
| 8 |
pydantic
|
| 9 |
requests
|