-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
47 lines (47 loc) · 1.08 KB
/
Copy pathrequirements.txt
File metadata and controls
47 lines (47 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
absl-py==2.4.0
google-genai>=1.0.0
# 3D avatar rendering
pyrender>=0.1.45
trimesh>=3.21.0
pyglet<2.0
# macOS: brew install libosmesa | Linux: sudo apt-get install libosmesa6
# Set PYOPENGL_PLATFORM=osmesa for headless rendering
# TFLite inference (use tflite-runtime for lightweight, or tensorflow as fallback)
# tflite-runtime>=2.14.0
tensorflow>=2.14.0
blinker==1.9.0
certifi==2026.2.25
cffi==2.0.0
charset-normalizer==3.4.6
click==8.3.1
contourpy==1.3.2
cycler==0.12.1
Flask==3.1.3
flatbuffers==25.12.19
fonttools==4.62.1
idna==3.11
itsdangerous==2.2.0
Jinja2==3.1.6
kiwisolver==1.5.0
MarkupSafe==3.0.3
matplotlib==3.10.8
mediapipe==0.10.33
numpy==2.2.6
opencv-contrib-python==4.13.0.92
opencv-python==4.13.0.92
packaging==26.0
pillow==12.1.1
# Virtual camera: requires OBS Virtual Camera (macOS/Windows) or v4l2loopback (Linux).
# See docs/virtual_camera_setup.md for OS-specific backend setup.
pyvirtualcam>=0.4.0
pycparser==3.0
pyparsing==3.3.2
python-dateutil==2.9.0.post0
requests==2.33.0
six==1.17.0
faster-whisper
pyttsx3==2.98
sounddevice==0.5.5
urllib3==2.6.3
Werkzeug==3.1.7
flask-socketio