Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ git+https://github.com/suno-ai/bark.git
|
|
| 2 |
torch>=2.0.0
|
| 3 |
torchaudio>=2.0.0
|
| 4 |
torchvision>=0.16.0
|
|
|
|
|
|
| 2 |
torch>=2.0.0
|
| 3 |
torchaudio>=2.0.0
|
| 4 |
torchvision>=0.16.0
|
| 5 |
+
tokenizers==0.19.1
|