mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-04 09:49:20 +08:00
First commit
This commit is contained in:
31
requirements.txt
Normal file
31
requirements.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
packaging==23.2
|
||||
addict==2.4.0
|
||||
base_utils==1.0.14
|
||||
editdistance==0.6.2
|
||||
einops==0.7.0
|
||||
fairscale==0.4.0
|
||||
jsonlines==4.0.0
|
||||
markdown2==2.4.10
|
||||
matplotlib==3.7.4
|
||||
more_itertools==10.1.0
|
||||
nltk==3.8.1
|
||||
numpy==1.24.4
|
||||
opencv_python_headless==4.5.5.64
|
||||
openpyxl==3.1.2
|
||||
Pillow==10.1.0
|
||||
sacrebleu==2.3.2
|
||||
seaborn==0.13.0
|
||||
shortuuid==1.0.11
|
||||
spacy==3.7.2
|
||||
timm==0.9.10
|
||||
torch==2.0.1
|
||||
torchvision==0.15.2
|
||||
tqdm==4.66.1
|
||||
protobuf==4.25.0
|
||||
transformers==4.36.0
|
||||
typing_extensions==4.8.0
|
||||
uvicorn==0.24.0.post1
|
||||
#xformers==0.0.22.post7
|
||||
#flash_attn==2.3.4
|
||||
sentencepiece==0.1.99
|
||||
accelerate==0.24.1
|
||||
Reference in New Issue
Block a user