Spaces:
Running
Running
Deploy Rachana Data Studio
Browse files- requirements-studio.txt +1 -0
requirements-studio.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
datasets
|
| 2 |
fastapi==0.115.12
|
| 3 |
huggingface_hub
|
|
|
|
| 4 |
pydantic==2.11.5
|
| 5 |
pymongo
|
| 6 |
python-dotenv
|
|
|
|
| 1 |
datasets
|
| 2 |
fastapi==0.115.12
|
| 3 |
huggingface_hub
|
| 4 |
+
sentencepiece
|
| 5 |
pydantic==2.11.5
|
| 6 |
pymongo
|
| 7 |
python-dotenv
|