Spaces:
Sleeping
Sleeping
Remove pysndfile from requirements becuase makes an error
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ gradio
|
|
4 |
huggingface_hub
|
5 |
torch
|
6 |
torchaudio
|
7 |
-
pysndfile
|
8 |
twitch-dl
|
9 |
pytube
|
|
|
4 |
huggingface_hub
|
5 |
torch
|
6 |
torchaudio
|
7 |
+
# pysndfile
|
8 |
twitch-dl
|
9 |
pytube
|