Spaces:
Runtime error
Runtime error
Commit ·
b5c7e38
1
Parent(s): 2eada7d
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
modelscope
|
| 2 |
+
numpy==1.22.0
|
| 3 |
+
pytorch_wavelets
|
| 4 |
+
tensorboardX
|