Niha14 commited on
Commit
b708b02
·
verified ·
1 Parent(s): 91fa26d

Create requirements.py

Browse files
Files changed (1) hide show
  1. requirements.py +6 -0
requirements.py ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ !pip install --upgrade byaldi
2
+ !apt-get install -y poppler-utils or !sudo apt-get install -y poppler-utils
3
+ !pip install git+https://github.com/huggingface/transformers (make sure to install the latest version)
4
+ !pip install qwen-vl-utils
5
+ !pip install -U flash-attn --no-build-isolation
6
+ !pip install optimum auto-gptq