Skip to content

Commit 4b109b5

Browse files
authored
Merge pull request #20 from yorkane/patch-1
Update requirements.txt Fix compatability
2 parents 5e58fa5 + 207c391 commit 4b109b5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

requirements.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
aliyun-python-sdk-core-v3==2.13.10
2-
python-slugify==8.0.1
1+
aliyun-python-sdk-core-v3>=2.13.10
2+
python-slugify>=8.0.1
33
onnxruntime-gpu
44
timm
55
modelscope
6-
controlnet_aux==0.0.6
7-
mmdet==2.26.0
6+
controlnet_aux>=0.0.6
7+
mmdet>=2.26.0
88
mediapipe
99
transformers
1010
insightface
1111
sentencepiece
12+
pysoundfile
13+
soundfile

0 commit comments

Comments
 (0)