Spaces:
Running
Running
mrfakename
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
torch
|
3 |
|
4 |
|
5 |
-
transformers
|
6 |
librosa
|
7 |
tqdm
|
8 |
tiktoken==0.5.1
|
|
|
2 |
torch
|
3 |
|
4 |
|
5 |
+
transformers==4.33.1
|
6 |
librosa
|
7 |
tqdm
|
8 |
tiktoken==0.5.1
|