Spaces:
Running
on
Zero
Running
on
Zero
hungchiayu1
commited on
Commit
·
d580095
1
Parent(s):
a7340dc
update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ accelerate==0.18.0
|
|
6 |
datasets==2.1.0
|
7 |
einops==0.6.1
|
8 |
h5py==3.8.0
|
9 |
-
huggingface_hub==0.
|
10 |
importlib_metadata==6.3.0
|
11 |
librosa==0.9.2
|
12 |
matplotlib==3.5.2
|
@@ -26,5 +26,5 @@ torchlibrosa==0.1.0
|
|
26 |
tqdm==4.63.1
|
27 |
wandb==0.12.14
|
28 |
ipython==8.12.0
|
29 |
-
gradio==4.
|
30 |
wavio==0.0.7
|
|
|
6 |
datasets==2.1.0
|
7 |
einops==0.6.1
|
8 |
h5py==3.8.0
|
9 |
+
huggingface_hub==0.19.3
|
10 |
importlib_metadata==6.3.0
|
11 |
librosa==0.9.2
|
12 |
matplotlib==3.5.2
|
|
|
26 |
tqdm==4.63.1
|
27 |
wandb==0.12.14
|
28 |
ipython==8.12.0
|
29 |
+
gradio==4.3.0
|
30 |
wavio==0.0.7
|