Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
fastapi
|
2 |
uvicorn[standard]
|
|
|
3 |
cloudscraper
|
4 |
beautifulsoup4
|
5 |
pydantic
|
|
|
1 |
fastapi
|
2 |
uvicorn[standard]
|
3 |
+
sentencepiece
|
4 |
cloudscraper
|
5 |
beautifulsoup4
|
6 |
pydantic
|