Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ tqdm
|
|
9 |
tensorboard
|
10 |
descript-audiotools>=0.7.2
|
11 |
descript-audio-codec
|
12 |
-
scipy==1.10.1
|
|
|
|
9 |
tensorboard
|
10 |
descript-audiotools>=0.7.2
|
11 |
descript-audio-codec
|
12 |
+
scipy==1.10.1
|
13 |
+
protobuf==4.23.4
|