Spaces:
Runtime error
Runtime error
Removed preinstalled libraries
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
gradio==3.34.0
|
2 |
gradio_client==0.2.6
|
3 |
torch==2.0.1
|
4 |
-
asteroid==0.6.0
|
5 |
-
os
|
6 |
-
shutil
|
|
|
1 |
gradio==3.34.0
|
2 |
gradio_client==0.2.6
|
3 |
torch==2.0.1
|
4 |
+
asteroid==0.6.0
|
|
|
|