Spaces:
Running
Running
add spaces module (for Zero GPU)
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -89,6 +89,7 @@ six==1.16.0
|
|
89 |
smmap==5.0.1
|
90 |
soundfile==0.12.1
|
91 |
soxr==0.5.0.post1
|
|
|
92 |
speechbrain==0.5.14
|
93 |
sympy==1.13.1
|
94 |
threadpoolctl==3.5.0
|
|
|
89 |
smmap==5.0.1
|
90 |
soundfile==0.12.1
|
91 |
soxr==0.5.0.post1
|
92 |
+
spaces==0.36.0
|
93 |
speechbrain==0.5.14
|
94 |
sympy==1.13.1
|
95 |
threadpoolctl==3.5.0
|