wenhu commited on
Commit
299589b
·
verified ·
1 Parent(s): 8aecdf9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -4
requirements.txt CHANGED
@@ -2,10 +2,7 @@ git+https://github.com/LLaVA-VL/LLaVA-NeXT.git
2
  ninja
3
  opencv-python
4
  open_clip_torch
5
- fastapi
6
  sentencepiece
7
- gradio==5.9.1
8
- gradio_client
9
  torch==2.4.0
10
  torchvision==0.19.0
11
  numpy==1.26.4
@@ -22,4 +19,4 @@ einops-exts==0.0.4
22
  pydantic>=2.0
23
  timm
24
  decord
25
- datasets
 
2
  ninja
3
  opencv-python
4
  open_clip_torch
 
5
  sentencepiece
 
 
6
  torch==2.4.0
7
  torchvision==0.19.0
8
  numpy==1.26.4
 
19
  pydantic>=2.0
20
  timm
21
  decord
22
+ datasets