Update requirement.txt
Browse files- requirement.txt +1 -2
requirement.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
gradio
|
| 2 |
-
torch==2.6.0+cpu -f https://download.pytorch.org/whl/torch_stable.html
|
| 3 |
transformers
|
| 4 |
git+https://github.com/VarunGumma/IndicTransToolkit.git
|
| 5 |
SpeechRecognition
|
|
@@ -15,4 +14,4 @@ sentencepiece
|
|
| 15 |
mosestokenizer
|
| 16 |
nltk
|
| 17 |
cython
|
| 18 |
-
|
|
|
|
| 1 |
gradio
|
|
|
|
| 2 |
transformers
|
| 3 |
git+https://github.com/VarunGumma/IndicTransToolkit.git
|
| 4 |
SpeechRecognition
|
|
|
|
| 14 |
mosestokenizer
|
| 15 |
nltk
|
| 16 |
cython
|
| 17 |
+
torch
|