Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -31,4 +31,7 @@ kornia==0.7.0
|
|
31 |
deepspeed==0.10.3
|
32 |
wandb==0.15.12
|
33 |
infinibatch==0.1.1
|
34 |
-
gradio==3.42.0
|
|
|
|
|
|
|
|
31 |
deepspeed==0.10.3
|
32 |
wandb==0.15.12
|
33 |
infinibatch==0.1.1
|
34 |
+
gradio==3.42.0
|
35 |
+
git+https://github.com/arogozhnikov/einops.git
|
36 |
+
git+https://github.com/MaureenZOU/detectron2-xyz.git
|
37 |
+
git+https://github.com/openai/whisper.git
|