--- 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.