alessandro trinca tornidor
feat: try moving lisa-on-cuda code within the project
8ced4d2
raw
history blame
128 Bytes
models_dict = {
"fastsam": {"instance": None},
"lisa": {"inference": None}
}
embedding_dict = {}
inference_fn_dict = {}