Spaces:
Runtime error
Runtime error
hungchiayu1
commited on
Commit
•
25c0153
1
Parent(s):
d580095
update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ transformers==4.27.0
|
|
5 |
accelerate==0.18.0
|
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
|
@@ -26,5 +27,4 @@ torchlibrosa==0.1.0
|
|
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
|
|
|
5 |
accelerate==0.18.0
|
6 |
datasets==2.1.0
|
7 |
einops==0.6.1
|
8 |
+
spaces==0.25.0
|
9 |
h5py==3.8.0
|
10 |
huggingface_hub==0.19.3
|
11 |
importlib_metadata==6.3.0
|
|
|
27 |
tqdm==4.63.1
|
28 |
wandb==0.12.14
|
29 |
ipython==8.12.0
|
|
|
30 |
wavio==0.0.7
|