A library for performing inference with RF-CLIP (Risk Factor CLIP) models. Integrates CLIP-based vision-language understanding with risk factor analysis. Latest version: 1.1. Release cadence: infrequent.
pip install rf-clipNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: load the model and run inference on an image and text prompt.
Always refer to the latest API docs for the correct parameters.
Use 'from rf_clip import ...' even though the package is pip installed as rf-clip.
No dependency data recorded yet.