File size: 669 Bytes
55ae67c ecd4085 55ae67c ecd4085 55ae67c ecd4085 55ae67c ecd4085 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ---
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](https://peterwang512.github.io/TPIPS).
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).
|