papasega commited on
Commit
627cf36
1 Parent(s): a208764

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ torch
3
+ ffmpeg
4
+ gradio
5
+ torchaudio
6
+ httpx
7
+ httpcore
8
+ googletrans-py==4.0.0