Martí Umbert
commited on
Commit
·
7e7fd4f
1
Parent(s):
0e26bc6
requirements.txt: torchoutil 0.3.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ gradio==5.13.1
|
|
| 2 |
msclap
|
| 3 |
transformers
|
| 4 |
torch==2.2.1
|
| 5 |
-
|
| 6 |
ffmpeg
|
| 7 |
ffmpeg-python
|
| 8 |
git+https://github.com/Labbeti/dcase2024-task6-baseline
|
|
|
|
| 2 |
msclap
|
| 3 |
transformers
|
| 4 |
torch==2.2.1
|
| 5 |
+
torchoutil[extras]~=0.3.0
|
| 6 |
ffmpeg
|
| 7 |
ffmpeg-python
|
| 8 |
git+https://github.com/Labbeti/dcase2024-task6-baseline
|