File size: 481 Bytes
884bc8f
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
We're relying on endpoints for this agent and they can be paused and sometimes the replicas that
are being used can be deprecated.  

Go to https://endpoints.huggingface.co/{my user name}}/endpoints/

Depending on the model size / image can make cold start 5–10+ minutes; for demos, consider min_replicas: 1 or disabling scale-to-zero (cost ↑).

Auth: ensure HF_TOKEN has access; 401/403 will also look like “not ready”.

Correct URL (includes https:// and no extra path).