Varshithdharmajv commited on
Commit
b41be7c
·
verified ·
1 Parent(s): 7bff042

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -4
requirements.txt CHANGED
@@ -1,11 +1,18 @@
1
- gradio>=4.0.0
2
- sympy>=1.12
3
- google-generativeai>=0.3.0
4
  pandas
5
  opencv-python-headless
6
- pix2text[vlm]>=1.1.2
7
  fpdf2
8
  pillow
9
  numpy
10
  python-dotenv
11
  evaluate
 
 
 
 
 
 
 
 
1
+ gradio
2
+ sympy
3
+ google-generativeai
4
  pandas
5
  opencv-python-headless
6
+ pix2text
7
  fpdf2
8
  pillow
9
  numpy
10
  python-dotenv
11
  evaluate
12
+ torch
13
+ torchvision
14
+ torchaudio
15
+ editdistance
16
+ antlr4-python3-runtime
17
+ latex2sympy2_extended
18
+ # math-verify is bundled locally in the math_verify folder