Update requirement.txt
Browse files- requirement.txt +1 -1
requirement.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
-
torch
|
| 3 |
transformers
|
| 4 |
git+https://github.com/VarunGumma/IndicTransToolkit.git
|
| 5 |
SpeechRecognition
|
|
|
|
| 1 |
gradio
|
| 2 |
+
torch==2.6.0
|
| 3 |
transformers
|
| 4 |
git+https://github.com/VarunGumma/IndicTransToolkit.git
|
| 5 |
SpeechRecognition
|