File size: 375 Bytes
4b35e49
 
 
 
 
 
d919881
 
 
0aa9e15
1d798d1
 
e2e4e08
b1acf7e
 
d919881
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[project]
name = "sentiment-fused"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.9"
dependencies = [
    "gdown>=5.2.0",
    "python-dotenv>=1.1.1",
    "moviepy>=2.2.1",
    "speechrecognition>=3.10.0",
    "streamlit-webrtc>=0.47.0",
    "opencv-python-headless>=4.8.0",
    "torch>=2.8.0",
    "pillow>=11.3.0",
]