Spaces:
Running
Running
Go Up
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
|
|
|
|
1 |
git+https://github.com/facebookresearch/demucs#egg=demucs
|
2 |
scipy
|
3 |
invisible-watermark
|
4 |
fonts
|
5 |
font-roboto
|
6 |
numpy<2
|
7 |
-
torch
|
8 |
-
spaces
|
|
|
1 |
+
torch
|
2 |
+
spaces
|
3 |
git+https://github.com/facebookresearch/demucs#egg=demucs
|
4 |
scipy
|
5 |
invisible-watermark
|
6 |
fonts
|
7 |
font-roboto
|
8 |
numpy<2
|
|
|
|