Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -11,5 +11,5 @@ accelerate==0.20.3
|
|
11 |
xformers==0.0.20
|
12 |
numpy>=1.21.0,<1.27.0
|
13 |
librosa==0.10.0
|
14 |
-
soundfile==0.12.1
|
15 |
-
protobuf
|
|
|
11 |
xformers==0.0.20
|
12 |
numpy>=1.21.0,<1.27.0
|
13 |
librosa==0.10.0
|
14 |
+
soundfile==0.12.1
|
15 |
+
protobuf>=3.9.2,<3.20
|