KavyaBansal commited on
Commit
9bdcee8
·
verified ·
1 Parent(s): fd8dafd

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ transformers==4.37.2
2
+ torch==2.1.2
3
+ numpy==1.26.3
4
+ scipy==1.12.0
5
+ openai==1.12.0
6
+ python-dotenv==1.0.0
7
+ gtts==2.4.0
8
+ gradio==4.19.2
9
+ librosa==0.10.1