Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ datasets
|
|
3 |
pillow
|
4 |
numpy
|
5 |
torch
|
|
|
6 |
streaming-stt-nemo
|
7 |
edge-tts
|
8 |
asyncio
|
|
|
3 |
pillow
|
4 |
numpy
|
5 |
torch
|
6 |
+
timm
|
7 |
streaming-stt-nemo
|
8 |
edge-tts
|
9 |
asyncio
|