Zevin2023 commited on
Commit
2cc759b
·
verified ·
1 Parent(s): 528b68a

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -28,6 +28,7 @@ dependencies = [
28
  "sentencepiece==0.1.99",
29
  "einops==0.6.1", "einops-exts==0.0.4", "timm==0.6.13",
30
  "gradio_client==0.2.9",
 
31
  "pycocotools", "terminaltables", "lvis", "tensorboardX"
32
  ]
33
 
 
28
  "sentencepiece==0.1.99",
29
  "einops==0.6.1", "einops-exts==0.0.4", "timm==0.6.13",
30
  "gradio_client==0.2.9",
31
+ "gradio==3.36.1",
32
  "pycocotools", "terminaltables", "lvis", "tensorboardX"
33
  ]
34