Santiago Hincapie
commited on
Commit
•
4cf0ba6
1
Parent(s):
e6b6953
feat: add wandb dependency
Browse files- requierments.txt +2 -1
requierments.txt
CHANGED
@@ -3,4 +3,5 @@ git+https://github.com/huggingface/datasets.git#egg=datasets[streaming]
|
|
3 |
torchaudio
|
4 |
librosa
|
5 |
jiwer
|
6 |
-
bitsandbytes-cuda113
|
|
|
|
3 |
torchaudio
|
4 |
librosa
|
5 |
jiwer
|
6 |
+
bitsandbytes-cuda113
|
7 |
+
wandb
|