Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +14 -0
requirements.txt
CHANGED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torchmetrics
|
2 |
+
lightning
|
3 |
+
hydra-core==1.3.2
|
4 |
+
hydra-colorlog==1.2.0
|
5 |
+
llama-cookbook
|
6 |
+
wandb
|
7 |
+
rich
|
8 |
+
git+https://github.com/lucas-ventura/lutils.git
|
9 |
+
git+https://github.com/idriscnrs/idr_torch.git
|
10 |
+
pycocoevalcap
|
11 |
+
prettytable
|
12 |
+
hf_transfer
|
13 |
+
whisperx
|
14 |
+
gradio
|