sadimanna commited on
Commit
116bbce
1 Parent(s): be6363a

added packages, requirments, runtime.txts

Browse files
Files changed (3) hide show
  1. packages.txt +1 -0
  2. requirements.txt +5 -0
  3. runtime.txt +1 -0
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ ffmpeg
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ numpy
2
+ opencv-python-headless==4.8.0.76
3
+ streamlit_webrtc==0.47.0
4
+ pydub==0.25.1
5
+ twilio~=8.5.0
runtime.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python-3.8.7