Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,6 +10,7 @@ matplotlib
|
|
| 10 |
numpy
|
| 11 |
pandas
|
| 12 |
python-dateutil
|
|
|
|
| 13 |
tqdm
|
| 14 |
transformers
|
| 15 |
tokenizers>=0.15.0
|
|
|
|
| 10 |
numpy
|
| 11 |
pandas
|
| 12 |
python-dateutil
|
| 13 |
+
seaborn
|
| 14 |
tqdm
|
| 15 |
transformers
|
| 16 |
tokenizers>=0.15.0
|