Spaces:
Running
on
Zero
Running
on
Zero
chong.zhang
commited on
Commit
·
3b735f0
1
Parent(s):
c476198
update
Browse files- requirements.txt +1 -1
- requirements.txt.bak +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
--extra-index-url https://pypi.nvidia.com
|
3 |
--trusted-host pypi.nvidia.com
|
4 |
conformer==0.3.2
|
5 |
-
diffusers
|
6 |
gdown==5.1.0
|
7 |
grpcio==1.57.0
|
8 |
grpcio-tools==1.57.0
|
@@ -29,3 +28,4 @@ WeTextProcessing==1.0.3
|
|
29 |
accelerate
|
30 |
huggingface-hub
|
31 |
soundfile==0.12.1
|
|
|
|
2 |
--extra-index-url https://pypi.nvidia.com
|
3 |
--trusted-host pypi.nvidia.com
|
4 |
conformer==0.3.2
|
|
|
5 |
gdown==5.1.0
|
6 |
grpcio==1.57.0
|
7 |
grpcio-tools==1.57.0
|
|
|
28 |
accelerate
|
29 |
huggingface-hub
|
30 |
soundfile==0.12.1
|
31 |
+
diffusers
|
requirements.txt.bak
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
--extra-index-url https://pypi.nvidia.com
|
3 |
--trusted-host pypi.nvidia.com
|
4 |
conformer==0.3.2
|
5 |
-
diffusers==0.
|
6 |
gdown==5.1.0
|
7 |
grpcio==1.57.0
|
8 |
grpcio-tools==1.57.0
|
|
|
2 |
--extra-index-url https://pypi.nvidia.com
|
3 |
--trusted-host pypi.nvidia.com
|
4 |
conformer==0.3.2
|
5 |
+
diffusers==0.32.2
|
6 |
gdown==5.1.0
|
7 |
grpcio==1.57.0
|
8 |
grpcio-tools==1.57.0
|