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