Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Install necessary libraries (if not already installed)
|
2 |
-
|
3 |
|
4 |
import torch
|
5 |
import soundfile as sf
|
|
|
1 |
# Install necessary libraries (if not already installed)
|
2 |
+
#!pip install gradio transformers soundfile torch
|
3 |
|
4 |
import torch
|
5 |
import soundfile as sf
|