mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-05 18:29:18 +08:00
Modify eval_mm for MiniCPM-o 2.6
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
decord
|
||||
decord; platform_machine != 'arm64'
|
||||
eva-decord; platform_machine == 'arm64'
|
||||
gradio
|
||||
huggingface_hub
|
||||
imageio
|
||||
matplotlib
|
||||
moviepy
|
||||
numpy>=1.23.4
|
||||
numpy
|
||||
omegaconf
|
||||
openai==1.3.5
|
||||
openai
|
||||
opencv-python>=4.4.0.46
|
||||
openpyxl
|
||||
pandas
|
||||
peft
|
||||
pillow
|
||||
portalocker
|
||||
protobuf
|
||||
python-dotenv
|
||||
requests
|
||||
rich
|
||||
@@ -22,9 +22,9 @@ sty
|
||||
tabulate
|
||||
tiktoken
|
||||
timeout-decorator
|
||||
torch>=2.0.1
|
||||
torch
|
||||
tqdm
|
||||
transformers
|
||||
typing_extensions==4.7.1
|
||||
typing_extensions
|
||||
validators
|
||||
xlsxwriter
|
||||
|
||||
Reference in New Issue
Block a user