Skip to content

Commit 8137596

Browse files
committed
New link, with larger images
1 parent 4321789 commit 8137596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fhe-endpoints.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ git clone https://huggingface.co/zama-fhe/concrete-ml-encrypted-decisiontree
5252
Once the command is done, they go to the `concrete-ml-encrypted-decisiontree` directory and open `play_with_endpoint.py` with their editor. Here, they will find the line with `API_URL = …` and should replace it with the new URL of the Endpoint created in the previous section.
5353

5454
```bash
55-
API_URL = "https://tcipez38maclnbm6.eu-west-1.aws.endpoints.huggingface.cloud”
55+
API_URL = "https://vtx9w974oxrq54ff.us-east-1.aws.endpoints.huggingface.cloud”
5656
```
5757
5858
Of course, fill it in with with _your_ Entrypoint’s URL. Also, define an [access token](https://huggingface.co/docs/hub/en/security-tokens) and store it in an environment variable:

0 commit comments

Comments
 (0)