moarafa97 commited on
Commit
ac1ac93
·
verified ·
1 Parent(s): 7aff3d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -3
requirements.txt CHANGED
@@ -1,3 +1,14 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.45.1
2
+ requests==2.32.3
3
+ ffmpeg-python==0.2.0
4
+ torchaudio==2.7.0
5
+ torch==2.7.0
6
+ transformers==4.52.2
7
+ speechbrain==0.5.14
8
+ soundfile==0.13.1
9
+ rich==14.0.0
10
+ markdown-it-py==3.0.0
11
+ pygments==2.19.1
12
+ mdurl==0.1.2
13
+ sentencepiece==0.1.99
14
+ imageio-ffmpeg==0.4.7