Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,6 +5,6 @@ numpy==2.2.1
|
|
| 5 |
opencv_python==4.10.0.84
|
| 6 |
Pillow==11.0.0
|
| 7 |
Requests==2.32.3
|
| 8 |
-
librosa
|
| 9 |
torch
|
| 10 |
transformers[timm]
|
|
|
|
| 5 |
opencv_python==4.10.0.84
|
| 6 |
Pillow==11.0.0
|
| 7 |
Requests==2.32.3
|
| 8 |
+
librosa
|
| 9 |
torch
|
| 10 |
transformers[timm]
|