TPIPS / README.md
sywang's picture
Launch TPIPS interactive demo
ecd4085 verified
|
Raw
History Blame Contribute Delete
669 Bytes

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
metadata
title: TPIPS Interactive Demo
emoji: 🖼️
colorFrom: green
colorTo: gray
sdk: gradio
sdk_version: 5.16.1
app_file: app.py
license: other
license_name: adobe-research-license
license_link: LICENSE

TPIPS interactive demo

Space for TPIPS embedding image-pair and video similarity. More details in our project page.

Runs on ZeroGPU: the embedding model is loaded once and all GPU compute is wrapped in @spaces.GPU, so the accelerator is allocated per request. Select a ZeroGPU (or other GPU) tier under Settings → Hardware, and set TPIPS_MODEL_PATH (plus a read-scoped HF_TOKEN secret for a gated model).