We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05169e commit d816092Copy full SHA for d816092
1 file changed
requirements.txt
@@ -1,5 +1,5 @@
1
blrec==2.0.0b4
2
-fontTools==4.55.3
+ffmpeg_python==0.2.0
3
librosa==0.9.1
4
more_itertools==10.6.0
5
numba==0.55.1
@@ -10,7 +10,10 @@ tiktoken==0.4.0
10
torch==1.11.0
11
triton==3.1.0
12
zhconv==1.4.3
13
-bilitool==0.1.2
+PyYAML>=6.0.2
14
+qrcode>=8.0
15
+tqdm>=4.67.1
16
+Requests>=2.32.3
17
google-generativeai>=0.7.2 # don't change this part
18
zhipuai
19
openai
0 commit comments