Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
descript-audio-codec
|
| 2 |
gradio>=4.0.0
|
| 3 |
-
audiotools @ git+https://github.com/descriptinc/audiotools.git
|
| 4 |
torch
|
| 5 |
numpy
|
| 6 |
matplotlib
|
|
|
|
| 1 |
descript-audio-codec
|
| 2 |
gradio>=4.0.0
|
| 3 |
+
descript-audiotools @ git+https://github.com/descriptinc/audiotools.git
|
| 4 |
torch
|
| 5 |
numpy
|
| 6 |
matplotlib
|