Spaces:
Sleeping
Sleeping
NikitaSrivatsan
commited on
Commit
•
05452de
1
Parent(s):
df76cad
Adding large files to test, updating requirements
Browse files- checkpoints/ZRIUE-BEST.pt +3 -0
- nn_features.pkl +3 -0
- requirements.txt +13 -2
checkpoints/ZRIUE-BEST.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05339b7870158994f8e627d06ba53a536a3f40075d23e17d94a3a40ef0ddf9ef
|
3 |
+
size 1424472671
|
nn_features.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6230c249d95a70ddb159f156b9989d9391f52ac4d9d8662c888b1504ad874b76
|
3 |
+
size 386936039
|
requirements.txt
CHANGED
@@ -1,2 +1,13 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
dill==0.3.5.1
|
2 |
+
laion_clap==1.1.4
|
3 |
+
librosa==0.9.2
|
4 |
+
matplotlib==3.5.3
|
5 |
+
numpy==1.23.5
|
6 |
+
pandas==1.5.3
|
7 |
+
scikit_image==0.19.3
|
8 |
+
skimage==0.0
|
9 |
+
torch==2.0.1
|
10 |
+
torchaudio==2.0.2
|
11 |
+
tqdm==4.64.0
|
12 |
+
transformers==4.30.0
|
13 |
+
twokenize==1.0.0
|