Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ matplotlib
|
|
| 4 |
numpy
|
| 5 |
phonemizer
|
| 6 |
scipy
|
|
|
|
| 7 |
tensorboard
|
| 8 |
torch
|
| 9 |
torchvision
|
|
|
|
| 4 |
numpy
|
| 5 |
phonemizer
|
| 6 |
scipy
|
| 7 |
+
transformers
|
| 8 |
tensorboard
|
| 9 |
torch
|
| 10 |
torchvision
|