Spaces:
Sleeping
Sleeping
Xu Xuenan
commited on
Commit
•
4440ee8
1
Parent(s):
9fb1f9c
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,15 +1,16 @@
|
|
|
|
1 |
diffusers
|
|
|
2 |
accelerate
|
3 |
torchaudio
|
4 |
Pillow
|
5 |
PyYAML
|
6 |
pypinyin
|
7 |
soundfile
|
|
|
8 |
dashscope
|
9 |
tqdm
|
10 |
zhon
|
11 |
-
numpy
|
12 |
-
librosa
|
13 |
moviepy
|
14 |
opencv-python
|
15 |
git+https://github.com/aliyun/alibabacloud-nls-python-sdk@dev
|
|
|
1 |
+
numpy
|
2 |
diffusers
|
3 |
+
transformers
|
4 |
accelerate
|
5 |
torchaudio
|
6 |
Pillow
|
7 |
PyYAML
|
8 |
pypinyin
|
9 |
soundfile
|
10 |
+
librosa
|
11 |
dashscope
|
12 |
tqdm
|
13 |
zhon
|
|
|
|
|
14 |
moviepy
|
15 |
opencv-python
|
16 |
git+https://github.com/aliyun/alibabacloud-nls-python-sdk@dev
|