akagtag's picture
Implement ZeroGPU Space runtime
eff3d67

A newer version of the Gradio SDK is available: 6.15.2

Upgrade

Open Blockers - 2026-04-28 02:11 +05:30

  • Obsidian MCP is not connected to Codex in this session. Future sessions should connect the Obsidian MCP server and sync these local fallback notes into the real vault.
  • Confirm the HuggingFace repos and files exist and are accessible with the configured HF_TOKEN: AkshatAgarwal/LipFD-checkpoint/ckpt.pth and AkshatAgarwal/SSTGNN-deepfake/sstgnn_best.pt.
  • Confirm NVIDIA_API_KEY is configured in HuggingFace Space settings; local .env exists but should not be committed.
  • Replace the local minimal lipfd/model.py wrapper with the full upstream LipFD model files if the uploaded ckpt.pth expects the original architecture keys.
  • Run an end-to-end Space smoke test on actual ZeroGPU hardware with real video input after secrets and model weights are available.