aseelflihan commited on
Commit
a48af08
·
1 Parent(s): 1138072

moved project files from syncmaster2 to root

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -15
requirements.txt CHANGED
@@ -1,15 +1,7 @@
1
-
2
- google-generativeai>=0.8.0
3
- librosa>=0.10.0
4
- moviepy>=1.0.3
5
- mutagen>=1.47.0
6
- numpy>=1.24.0
7
- streamlit>=1.28.0
8
- altair>=5.0.0
9
- python-dotenv>=1.0.0
10
- Flask>=2.3.0
11
- Flask-Cors>=4.0.0
12
- soundfile>=0.12.0
13
- # Additional dependencies for enhanced translation features
14
- requests>=2.31.0
15
- typing-extensions>=4.7.0
 
1
+ streamlit
2
+ streamlit-audiorec
3
+ python-dotenv
4
+ google-generativeai
5
+ librosa
6
+ soundfile
7
+ mutagen