satyam007 commited on
Commit
f1c0a59
·
verified ·
1 Parent(s): 9d77f97

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -1,10 +1,7 @@
1
- # Install PyTorch and its dependencies first
2
- torch==2.1.0
3
- torchvision==0.16.0
4
- torchaudio==2.1.0
5
-
6
- # Install other dependencies
7
  gradio==4.27.0
8
  transformers==4.38.2
9
- auto-gptq==0.7.1
10
- autoawq==0.2.8
 
 
 
 
 
 
 
 
 
 
1
  gradio==4.27.0
2
  transformers==4.38.2
3
+ torch==2.1.0
4
+ opencv-python==4.6.0.66
5
+ pytesseract==0.3.10
6
+ pandas==2.0.1
7
+ qwen-vl-utils==0.1.0