salma-remyx commited on
Commit
61b3de8
·
1 Parent(s): 0d09a3a

update reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -0
requirements.txt CHANGED
@@ -7,7 +7,27 @@ torchaudio==2.4.0
7
  transformers>=4.41.0
8
  Pillow
9
  gradio==5.5.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  spacy==3.7.5
 
 
 
11
  spaces
12
 
13
  git+https://github.com/remyxai/VQASynth.git
 
7
  transformers>=4.41.0
8
  Pillow
9
  gradio==5.5.0
10
+ accelerate==0.34.2
11
+ numpy==1.26.3
12
+ timm==1.0.9
13
+ einops==0.7.0
14
+ open3d==0.18.0
15
+ opencv-python==4.7.0.72
16
+ tqdm>=4.66.3
17
+ torchprofile==0.0.4
18
+ matplotlib==3.6.2
19
+ huggingface-hub==0.25.1
20
+ onnx==1.13.1
21
+ onnxruntime==1.14.1
22
+ onnxsim==0.4.35
23
+ scipy==1.12.0
24
+ litellm==1.25.2
25
+ pycocotools==2.0.6
26
+ datasets==3.1.0
27
  spacy==3.7.5
28
+ onnxruntime-gpu
29
+ pandas
30
+ html5lib
31
  spaces
32
 
33
  git+https://github.com/remyxai/VQASynth.git