CoolFace
Modelpublic

X-D-Lab/XrayQwen

sourceHugging Faceotherupdated 3y agoView on Hugging Face
1likes38downloads
configuration.json8 linesDownload Raw Back to root
1{2    "framework": "pytorch",3    "task": "chat",4    "pipeline": {5        "type": "visual-question-answering"6    },7    "allow_remote": true8}