Spaces:
Runtime error
Runtime error
Commit
•
a1272b7
1
Parent(s):
698f471
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,6 +13,7 @@ pandas==2.0.0
|
|
13 |
plotly==5.14.1
|
14 |
python-dateutil==2.8.2
|
15 |
requests==2.28.2
|
|
|
16 |
semantic-version==2.10.0
|
17 |
tqdm==4.65.0
|
18 |
transformers==4.35.2
|
|
|
13 |
plotly==5.14.1
|
14 |
python-dateutil==2.8.2
|
15 |
requests==2.28.2
|
16 |
+
sentencepiece
|
17 |
semantic-version==2.10.0
|
18 |
tqdm==4.65.0
|
19 |
transformers==4.35.2
|