NeuralFalcon
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
faster-whisper==1.0.3
|
|
|
2 |
gradio
|
3 |
-
click
|
4 |
-
torch
|
|
|
1 |
faster-whisper==1.0.3
|
2 |
+
torch>=2.1.1
|
3 |
gradio
|
4 |
+
click
|
|