LanguageBind commited on
Commit
aa935be
1 Parent(s): de32ad3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -19,7 +19,7 @@ opencv-python-headless==4.9.0.80
19
  pandas==2.0.3
20
  pillow==10.2.0
21
  pydub==0.25.1
22
- pytorch-lightning==1.4.2
23
  pytorchvideo==0.1.5
24
  PyYAML==6.0.1
25
  regex==2023.12.25
@@ -30,7 +30,7 @@ six==1.16.0
30
  test-tube==0.7.5
31
  timm==0.9.16
32
  torchdiffeq==0.2.3
33
- torchmetrics==0.5.0
34
  tqdm==4.66.2
35
  urllib3==2.2.1
36
  uvicorn==0.27.1
@@ -43,7 +43,5 @@ ftfy==6.1.3
43
  moviepy==1.0.3
44
  wandb==0.16.3
45
  tensorboard==2.14.0
46
- gradio==3.37.0
47
- gradio_client==0.7.0
48
  deepspeed==0.9.5
49
- pydantic==1.10.13
 
19
  pandas==2.0.3
20
  pillow==10.2.0
21
  pydub==0.25.1
22
+ pytorch-lightning==2.2.1
23
  pytorchvideo==0.1.5
24
  PyYAML==6.0.1
25
  regex==2023.12.25
 
30
  test-tube==0.7.5
31
  timm==0.9.16
32
  torchdiffeq==0.2.3
33
+ torchmetrics==1.3.2
34
  tqdm==4.66.2
35
  urllib3==2.2.1
36
  uvicorn==0.27.1
 
43
  moviepy==1.0.3
44
  wandb==0.16.3
45
  tensorboard==2.14.0
 
 
46
  deepspeed==0.9.5
47
+ pydantic==2.6.4