Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
torch
|
| 3 |
-
|
|
|
|
| 4 |
numpy
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
+
torchaudio
|
| 3 |
+
gradio
|
| 4 |
numpy
|
| 5 |
+
scipy
|
| 6 |
+
matplotlib
|