KrizTech100 commited on
Commit
87b2f87
·
verified ·
1 Parent(s): e17c67c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -6
requirements.txt CHANGED
@@ -1,6 +1,11 @@
1
- torch>=2.0.0
2
- transformers>=4.35.0
3
- gradio>=4.0.0
4
- librosa>=0.10.0
5
- soundfile>=0.12.0
6
- numpy>=1.21.0
 
 
 
 
 
 
1
+ gradio==4.44.1
2
+ python-dotenv==1.0.1
3
+ assemblyai==0.37.0
4
+ librosa==0.10.2.post1
5
+ soundfile==0.12.1
6
+ torch
7
+ transformers==4.44.2
8
+ numpy
9
+ scipy
10
+ python-docx==1.1.2
11
+ reportlab==4.2.2