Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
altgraph==0.17.3
|
| 2 |
audioread==3.0.0
|
| 3 |
certifi==2022.12.07
|
|
@@ -43,5 +44,4 @@ numpy==1.23.5
|
|
| 43 |
gradio == 3.19
|
| 44 |
tqdm
|
| 45 |
soundfile
|
| 46 |
-
argparse
|
| 47 |
-
git+https://github.com/NathanEpstein/Dora
|
|
|
|
| 1 |
+
git+https://github.com/NathanEpstein/Dora
|
| 2 |
altgraph==0.17.3
|
| 3 |
audioread==3.0.0
|
| 4 |
certifi==2022.12.07
|
|
|
|
| 44 |
gradio == 3.19
|
| 45 |
tqdm
|
| 46 |
soundfile
|
| 47 |
+
argparse
|
|
|