Useless gradio
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ torchaudio==2.4.0
|
|
3 |
torchvision==0.19.0
|
4 |
transformers==4.31.0
|
5 |
accelerate==0.21.0
|
6 |
-
datasets==2.
|
7 |
einops==0.8.0
|
8 |
huggingface_hub==0.24.5
|
9 |
importlib_metadata==8.2.0
|
@@ -19,5 +19,4 @@ sentencepiece==0.2.0
|
|
19 |
scipy==1.14.0
|
20 |
soundfile==0.12.1
|
21 |
tqdm==4.66.5
|
22 |
-
wandb==0.17.6
|
23 |
-
gradio==4.40.0
|
|
|
3 |
torchvision==0.19.0
|
4 |
transformers==4.31.0
|
5 |
accelerate==0.21.0
|
6 |
+
datasets==2.20.0
|
7 |
einops==0.8.0
|
8 |
huggingface_hub==0.24.5
|
9 |
importlib_metadata==8.2.0
|
|
|
19 |
scipy==1.14.0
|
20 |
soundfile==0.12.1
|
21 |
tqdm==4.66.5
|
22 |
+
wandb==0.17.6
|
|