Soma Dhavala
commited on
Commit
·
bbbfc6a
1
Parent(s):
51926bb
add bhasini for hindi
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
openai==0.27.4
|
2 |
gradio==3.21.0
|
3 |
-
pydub==0.25.1
|
|
|
|
|
|
1 |
openai==0.27.4
|
2 |
gradio==3.21.0
|
3 |
+
pydub==0.25.1
|
4 |
+
torch==1.12.1
|
5 |
+
transformers==4.27.4
|