Commit History

# Load model directly from transformers import AutoProcessor, AutoModelForVisualQuestionAnswering processor = AutoProcessor.from_pretrained("microsoft/OmniParser") model = AutoModelForVisualQuestionAnswering.from_pretrained("microsoft/OmniParser")
f60022a
verified

securemy commited on

remove wrong safetensor ckpt
e106ecb

adamlu1 commited on

update readme, add safetensor
7652a5a

adamlu1 commited on

add florence model
87a3f61

adamlu1 commited on

Upload icon_detect_model.safetensors
61d8bf9
verified

adamlu1 commited on

Adding `safetensors` variant of this model (#2)
43bce5b
verified

nielsr HF staff SFconvertbot commited on

Add metadata
f5a160e
verified

nielsr HF staff commited on

update
9a67b47

adamlu1 commited on

update
94dace7

adamlu1 commited on

add config
44bb293

adamlu1 commited on

upload
125134b

adamlu1 commited on

readme
4835096

adamlu1 commited on

initial commit
c9123ae
verified

adamlu1 commited on