Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ torch
|
|
7 |
torchaudio
|
8 |
torchvision
|
9 |
einops
|
10 |
-
gradio
|
11 |
hydra-core
|
12 |
hydra-colorlog
|
13 |
librosa
|
@@ -19,6 +19,5 @@ tqdm
|
|
19 |
ema-pytorch
|
20 |
tensordict
|
21 |
torchvggish
|
22 |
-
a-pytorch-transformer
|
23 |
av
|
24 |
torchdiffeq
|
|
|
7 |
torchaudio
|
8 |
torchvision
|
9 |
einops
|
10 |
+
gradio
|
11 |
hydra-core
|
12 |
hydra-colorlog
|
13 |
librosa
|
|
|
19 |
ema-pytorch
|
20 |
tensordict
|
21 |
torchvggish
|
|
|
22 |
av
|
23 |
torchdiffeq
|