Spaces:
Sleeping
Sleeping
Krish Patel
commited on
Commit
·
2de5cdc
1
Parent(s):
9afc7df
Testing2
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -9,4 +9,6 @@ pydantic
|
|
| 9 |
python-multipart
|
| 10 |
uvicorn
|
| 11 |
tiktoken
|
|
|
|
|
|
|
| 12 |
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.0/en_core_web_sm-3.7.0.tar.gz
|
|
|
|
| 9 |
python-multipart
|
| 10 |
uvicorn
|
| 11 |
tiktoken
|
| 12 |
+
sentencepiece
|
| 13 |
+
timm
|
| 14 |
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.0/en_core_web_sm-3.7.0.tar.gz
|