-
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathrequirements.txt
More file actions
83 lines (73 loc) · 1.32 KB
/
Copy pathrequirements.txt
File metadata and controls
83 lines (73 loc) · 1.32 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# ---- Basic ----
numpy==1.26.4
torch==2.6.0
torchaudio==2.6.0
torchvision==0.21.0
transformers==4.57.1
# ---- Web ----
fastapi==0.135.2
python-engineio==4.12.3
python-socketio==5.14.3
uvicorn==0.41.0
# ---- Gradio ----
gradio[mcp]==5.50.0
gradio-bottombar==0.0.2
gradio-buttonplus==0.0.1
gradio-dropdownplus==0.0.3
gradio-htmlinjector==0.0.1
gradio-image-annotation==0.4.1
gradio-modal==0.0.4
gradio-rangeslider==0.0.8
gradio-textboxplus==0.0.4
gradio-toggle==2.0.2
gradio-videoslider==0.0.2
# ---- Tool ----
pykitool==0.0.7
rich==14.3.3
click==8.4.2
langfuse==2.60.10
litellm[caching]==1.80.11
pyngrok==8.1.2
pytchat==0.5.5
tenacity==9.1.2
mini-racer==0.14.1
pyexecjs==1.5.1
betterproto==1.2.5
obs-websocket-py==1.0
hf-xet==1.5.1
# 语音
azure-cognitiveservices-speech==1.50.0
edge-tts==7.2.7
faster-whisper==1.2.1
funasr==1.3.14
# 内容
craft-detector==0.2.1
nltk==3.9.2
ml-dtypes==0.5.4
pycapcut==0.0.3
pyjianyingdraft==0.2.7
rapidocr==3.9.1
scenedetect==0.6.7
srt==3.5.3
yt-dlp==2026.7.4
# 音频
audio-separator==0.44.2
pyannote.audio==3.4.0
pydub==0.25.1
# 视频
ffmpeg-python==0.2.0
opencv-python==4.11.0.86
pytorchcv==0.0.74
# 系统
gputil==1.4.0
pygrabber==0.2
sounddevice==0.5.5
# 语言
babel==2.18.0
fast-langdetect==1.0.1
language-tags==1.3.1
# 数字人
cv2box==0.6.0
typeguard==2.13.3
apstone==0.0.8
numexpr==2.8.6