Skip to content

Commit d816092

Browse files
committed
chore: update requirements
1 parent e05169e commit d816092

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

requirements.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blrec==2.0.0b4
2-
fontTools==4.55.3
2+
ffmpeg_python==0.2.0
33
librosa==0.9.1
44
more_itertools==10.6.0
55
numba==0.55.1
@@ -10,7 +10,10 @@ tiktoken==0.4.0
1010
torch==1.11.0
1111
triton==3.1.0
1212
zhconv==1.4.3
13-
bilitool==0.1.2
13+
PyYAML>=6.0.2
14+
qrcode>=8.0
15+
tqdm>=4.67.1
16+
Requests>=2.32.3
1417
google-generativeai>=0.7.2 # don't change this part
1518
zhipuai
1619
openai

0 commit comments

Comments
 (0)