DeepSeek-Vl-UI / requirements.txt
programmnix-askui's picture
remove qwen2vl
cbd354f
raw
history blame contribute delete
596 Bytes
#numpy==1.24.4
#Pillow==10.3.0
#Requests==2.31.0
#transformers
#accelerate==0.30.0
#qwen-vl-utils
# flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.5cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
xformers
deepseek-vl2 @ git+https://github.com/deepseek-ai/DeepSeek-VL2.git
torch==2.0.1
transformers==4.38.2
timm>=0.9.16
accelerate
sentencepiece
attrdict
einops
# for gradio demo
gradio==3.48.0
gradio-client==0.6.1
mdtex2html==1.3.0
pypinyin==0.50.0
tiktoken==0.5.2
colorama==0.4.5
Pygments==2.12.0
markdown==3.4.1
SentencePiece==0.1.96