CamiloVega commited on
Commit
21dda80
1 Parent(s): 426dbb4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ openai==0.28
2
+ transformers
3
+ git+https://github.com/openai/whisper.git
4
+ pydub
5
+ PyMuPDF
6
+ python-docx
7
+ pandas
8
+ gradio