1 line
227 B
JSON
1 line
227 B
JSON
{"type": "powershell", "priority": "P0", "action": "hf_token_renew", "description": "HF token renewal", "script": "Start-Process 'https://huggingface.co/settings/tokens'; Write-Output 'Opened: HF token renewal'", "timeout": 15} |