Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/facebookresearch/demucs#egg=demucs
|
2 |
+
scipy
|
3 |
+
invisible-watermark
|
4 |
+
fonts
|
5 |
+
font-roboto
|
6 |
+
gradio==4.36.1
|
7 |
+
torch==2.2.0
|
8 |
+
spaces
|