Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio
|
|
| 2 |
datasets
|
| 3 |
librosa
|
| 4 |
soundfile
|
| 5 |
-
gradio_client
|
|
|
|
|
|
| 2 |
datasets
|
| 3 |
librosa
|
| 4 |
soundfile
|
| 5 |
+
gradio_client
|
| 6 |
+
git+https://github.com/unitaryai/detoxify
|