TDATR / README.md
aoyama's picture
Deploy TDATR ZeroGPU Space
a27dedf verified
|
Raw
History Blame Contribute Delete
562 Bytes
---
title: TDATR
emoji: ๐Ÿ“Š
colorFrom: blue
colorTo: gray
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
license: apache-2.0
python_version: 3.10.13
suggested_hardware: zero-a10g
---
# TDATR ZeroGPU Space
This Space runs TDATR inference with Hugging Face ZeroGPU. The checkpoint is
downloaded from `CCWM/TDATR` at startup or on first use and is not committed to
the Space repository.
ZeroGPU hardware must be selected for the Space. The deployment helper in this
repository requests `zero-a10g` through the Hugging Face Hub API after upload.